diff --git a/docs/objects/game/Player.md b/docs/objects/game/Player.md index 41db683d..b37c50c2 100644 --- a/docs/objects/game/Player.md +++ b/docs/objects/game/Player.md @@ -11,7 +11,7 @@ weight: 5 {{ notnewable() }} -:polytoria-Player: Player is the class of the player and it's character controlled by it's player. +:polytoria-Player: Player is the class of the player and its character controlled by its player. {{ inherits("DynamicInstance") }}