Update single-line-html-close.js

Fix comment with the description of the syntax
This commit is contained in:
Lucas Mirelmann 2023-12-18 15:16:21 +01:00 committed by Philip Chimento
parent 6cbb6da947
commit b628e4b054
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ info: |
SingleLineDelimitedComment
SingleLineHTMLCloseComment ::
LineTerminatorSequenceHTMLCloseComment
LineTerminatorSequence HTMLCloseComment
HTMLCloseComment ::
WhiteSpaceSequence[opt] SingleLineDelimitedCommentSequence[opt] --> SingleLineCommentChars[opt]