Skip to content

Commit

Permalink
Editorial: Fix typo "sytem" (whatwg#141)
Browse files Browse the repository at this point in the history
Originally pointed out by @mk-pmb in whatwg#140
  • Loading branch information
a-sully committed Jul 24, 2023
1 parent bee4f50 commit 21c25da
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 @@ -131,7 +131,7 @@ and a <dfn for="file entry">shared lock count</dfn> (a number representing the n

A user agent has an associated <dfn>file system queue</dfn> which is the
result of [=starting a new parallel queue=]. This queue is to be used for all
file sytem operations.
file system operations.

<div algorithm>
To <dfn for="file entry/lock">take</dfn> a [=file entry/lock=] with a |value| of
Expand Down

0 comments on commit 21c25da

Please sign in to comment.