Skip to content

Commit

Permalink
fixed incorrect description for onPlayerChatTyping
Browse files Browse the repository at this point in the history
  • Loading branch information
PhantomTriforce authored and Benjamin-Dobell committed Dec 31, 2022
1 parent 0625d7d commit 0c396e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/events.md
Original file line number Diff line number Diff line change
Expand Up @@ -885,7 +885,7 @@ end

###onPlayerChatTyping(...)

Called when a player changes team.
Called when a player starts or stops typing.

!!!info "onPlayerChatTyping(player, typing)"
* [<span class="tag pla"></span>](types.md) **player**: The player who started or stopped typing.
Expand Down

0 comments on commit 0c396e9

Please sign in to comment.