We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bc4598 commit 4d5fa08Copy full SHA for 4d5fa08
src/leaderboard.js
@@ -281,7 +281,7 @@ _.extend(
281
);
282
},
283
/**
284
- * Retrieve a list of ranked users for this Leaderboard, centered on the specified user.
+ * Retrieve a list of ranked users for this Leaderboard, centered on the current user.
285
* @param {Object} [options]
286
* @param {number} [options.limit] The limit of the number of results.
287
* @param {string[]} [options.selectUserKeys] Specify keys of the users to include
0 commit comments