Skip to content

Commit ee1c01b

Browse files
committed
docs: fix typo
1 parent 3cdccb7 commit ee1c01b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/apis/GameAPI/Packet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Every binary stream object contains some member functions (member methods) that
103103
| writeVarInt | `Number` |
104104
| writeVarInt64 | `Number` |
105105
| writeVec3 | `FloatPos` |
106-
| writeCompountTag | `NbtCompound` |
106+
| writeCompoundTag | `NbtCompound` |
107107

108108

109109

docs/apis/GameAPI/Packet.zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
| writeVarInt | `Number` |
104104
| writeVarInt64 | `Number` |
105105
| writeVec3 | `FloatPos` |
106-
| writeCompountTag | `NbtCompound` |
106+
| writeCompoundTag | `NbtCompound` |
107107

108108

109109

0 commit comments

Comments
 (0)