Skip to content

Commit 4d5fa08

Browse files
committed
docs(leaderboard): polish description
1 parent 7bc4598 commit 4d5fa08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/leaderboard.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ _.extend(
281281
);
282282
},
283283
/**
284-
* Retrieve a list of ranked users for this Leaderboard, centered on the specified user.
284+
* Retrieve a list of ranked users for this Leaderboard, centered on the current user.
285285
* @param {Object} [options]
286286
* @param {number} [options.limit] The limit of the number of results.
287287
* @param {string[]} [options.selectUserKeys] Specify keys of the users to include

0 commit comments

Comments
 (0)