Skip to content

Commit

Permalink
Editorial: Don't use ReadWriteMapLike/ReadWriteSetLike after 'readonl…
Browse files Browse the repository at this point in the history
…y'. (#766)

Fixes #752.
  • Loading branch information
Ms2ger authored and bzbarsky committed Aug 7, 2019
1 parent d6caf50 commit a08d398
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1953,8 +1953,8 @@ are applicable only to regular attributes:
<pre class="grammar" id="prod-ReadOnlyMemberRest">
ReadOnlyMemberRest :
AttributeRest
ReadWriteMaplike
ReadWriteSetlike
MaplikeRest
SetlikeRest
</pre>

<pre class="grammar" id="prod-ReadWriteAttribute">
Expand Down

0 comments on commit a08d398

Please sign in to comment.