Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bakkot committed Apr 3, 2022
1 parent b2bc16e commit 6d18c49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec.html
Original file line number Diff line number Diff line change
Expand Up @@ -34644,7 +34644,7 @@ <h1>Static Semantics: Early Errors</h1>
It is a Syntax Error if _NcapturingParens_ &ge; 2<sup>32</sup> - 1.
</li>
<li>
It is an Syntax Error if |Pattern| contains a pair of |GroupSpecifier|s (_x_, _y_) whose enclosed RegExpIdentifierNames have the same CapturingGroupName and such that CanBothParticipate(_x_, _y_) is *true*.
It is a Syntax Error if |Pattern| contains a pair of |GroupSpecifier|s (_x_, _y_) whose enclosed RegExpIdentifierNames have the same CapturingGroupName and such that CanBothParticipate(_x_, _y_) is *true*.
</li>
</ul>
<emu-grammar>QuantifierPrefix :: `{` DecimalDigits `,` DecimalDigits `}`</emu-grammar>
Expand Down

0 comments on commit 6d18c49

Please sign in to comment.