Skip to content

Commit 0c9d58c

Browse files
committed
Clarify score value for leaderboards
1 parent 97a4b59 commit 0c9d58c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/live/leaderboards/position.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ parameters:
1616
max: 50 map UIDs
1717
- name: score
1818
type: integer
19-
description: The score/time to get the position for
19+
description: The score/time (in milliseconds) to get the position for
2020
required: true
2121
body:
2222
- name: groupUid

docs/live/leaderboards/surround.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ parameters:
3030
query:
3131
- name: score
3232
type: integer
33-
description: The score/time to get surrounding records for
33+
description: The score/time (in milliseconds) to get surrounding records for
3434
required: false
3535
- name: onlyWorld
3636
type: boolean

0 commit comments

Comments
 (0)