Skip to content

Commit

Permalink
Update single-line-html-close.js
Browse files Browse the repository at this point in the history
Fix comment with the description of the syntax
  • Loading branch information
lgalfaso authored and ptomato committed Dec 18, 2023
1 parent 6cbb6da commit b628e4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/annexB/language/comments/single-line-html-close.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ info: |
SingleLineDelimitedComment
SingleLineHTMLCloseComment ::
LineTerminatorSequenceHTMLCloseComment
LineTerminatorSequence HTMLCloseComment
HTMLCloseComment ::
WhiteSpaceSequence[opt] SingleLineDelimitedCommentSequence[opt] --> SingleLineCommentChars[opt]
Expand Down

0 comments on commit b628e4b

Please sign in to comment.