fix typo
This commit is contained in:
parent
2b063d19cb
commit
87954f6ddc
@ -131,7 +131,7 @@ export const ManPages = () => {
|
|||||||
message to upon an update in a game it is playing. Upon a move, it
|
message to upon an update in a game it is playing. Upon a move, it
|
||||||
will be immediately POST'd to with a single GameUpdate object, but
|
will be immediately POST'd to with a single GameUpdate object, but
|
||||||
when using the "redrive" feature (mostly for testing), an array of
|
when using the "redrive" feature (mostly for testing), an array of
|
||||||
game that correspond to games in which it is still the bot's turn:
|
GameUpdates that correspond to games in which it is still the bot's turn:
|
||||||
<pre>{botMoveRequestSchema}</pre>
|
<pre>{botMoveRequestSchema}</pre>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
Loading…
Reference in New Issue
Block a user