Skip to content

Commit

Permalink
fix typo (#316)
Browse files Browse the repository at this point in the history
  • Loading branch information
gtim authored Mar 21, 2024
1 parent dcd9333 commit f198a2b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ get:
description: |
Download all games of a single round of a broadcast tournament in PGN format.
You *could* poll this endpoint to get updates about a tournament, but it would be slow,
and very inneficient.
and very inefficient.
Instead, consider [streaming the tournament](#operation/broadcastStreamRoundPgn) to get
a new PGN every time a game is updated, in real-time.
tags:
Expand Down

0 comments on commit f198a2b

Please sign in to comment.