Skip to content

Commit

Permalink
recorder: minor errata in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
j1elo committed Sep 6, 2021
1 parent 7a1ae52 commit c0596d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/server/interface/elements.RecorderEndpoint.kmd.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,8 @@
</p>
<p>
<strong>Recording must be stopped</strong> when no more data should be stored.
This can be with the <code>stopAndWait</code> method, which blocks and returns
only after all the information was stored correctly.
This is done with the <code>stopAndWait</code> method, which blocks and
returns only after all the information was stored correctly.
</p>
<p>
<strong>
Expand Down

0 comments on commit c0596d2

Please sign in to comment.