Skip to content

Commit 1561d07

Browse files
niemelaeldering
andauthored
Update Contest_API.md
Co-authored-by: Jaap Eldering <eldering@users.noreply.github.com>
1 parent f54cda5 commit 1561d07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Contest_API.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -749,7 +749,7 @@ Properties of contest objects:
749749
| name | string | Short display name of the contest.
750750
| formal\_name | string ? | Full name of the contest. Defaults to value of `name`.
751751
| start\_time | TIME ? | The scheduled start time of the contest, may be `null` if the start time is unknown or the countdown is paused.
752-
| countdown\_pause\_time | RELTIME ? | The amount of time left when the countdown to the contest start was paused, if the contest is paused, otherwise `null`.
752+
| countdown\_pause\_time | RELTIME ? | The amount of time left when the countdown to the contest start was paused, if the contest countdown is paused, otherwise `null`.
753753
| duration | RELTIME | Length of the contest.
754754
| scoreboard\_freeze\_duration | RELTIME ? | How long the scoreboard is frozen before the end of the contest. Defaults to `0:00:00`.
755755
| scoreboard\_thaw\_time | TIME ? | The scheduled thaw time of the contest, may be `null` if the thaw time is unknown or not set.

0 commit comments

Comments
 (0)