Fix API documentation for function

This commit is contained in:
Wuzzy 2016-08-02 00:19:32 +02:00
parent 1496e0a368
commit b6e1f461c8

3
API.md
View File

@ -165,4 +165,5 @@ Returns how many entries have been viewed by a player.
viewed entries viewed entries
#### Return value #### Return value
Amount of entries the player has viewed in the specified category. Amount of entries the player has viewed in the specified category. If the
player does not exist, this function returns `nil`.