Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions content/en-us/reference/engine/classes/Players.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -631,8 +631,8 @@ methods:
summary: |
Returns information about the character appearance of a given user.
description: |
This function returns information about a player's avatar (ignoring gear)
on the Roblox website in the form of a dictionary. It is not to be
This function returns information about a player's avatar on
the Roblox website in the form of a dictionary. It is not to be
confused with
`Class.Players:GetCharacterAppearanceAsync()|GetCharacterAppearanceAsync`,
which actually loads the assets described by this method. You can use
Expand Down