Skip to content

Commit

Permalink
Fix bad link text for "locked"
Browse files Browse the repository at this point in the history
Co-authored-by: Mattias Buelens <[email protected]>
  • Loading branch information
ricea and MattiasBuelens authored Jul 20, 2020
1 parent 28c9c57 commit 3762b86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -3684,7 +3684,7 @@ as seen for example in [[#example-ws-no-backpressure]].
<p>Sends a {{WritableStream}} to another frame, window, or worker.

<p>The transferred stream can be used exactly like the original. The original will become
[=locked to a writer|lock=] and no longer directly usable.
[=locked to a writer|locked=] and no longer directly usable.
</dd>
</dl>

Expand Down

0 comments on commit 3762b86

Please sign in to comment.