We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbe2d87 commit bc6bfa6Copy full SHA for bc6bfa6
writeup/whitespace_and_comment_tokens.md
@@ -110,7 +110,7 @@ The match is rejected if the token's <var>body</var> would include a <kbd>CR</kb
110
111
All matches are rejected.
112
113
-> Note: This definition makes sure that an unterminated block comment isn't accepted as punctuation (<b>*</b> followed by <b>/</b>).
+> Note: This definition makes sure that an unterminated block comment isn't accepted as punctuation (<b>/</b> followed by <b>*</b>).
114
115
116
[participating]: pegs.md#participating
0 commit comments