Skip to content

Commit

Permalink
Editorial: fix bikeshed warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
takikawa committed Jan 21, 2025
1 parent 5bf2e0e commit cd84121
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source-map.bs
Original file line number Diff line number Diff line change
Expand Up @@ -631,7 +631,7 @@ as per [=ECMAScript Lexical Grammar=]. [=decoded mapping|Mapping=] entries shall
[=Comment=], [=HashbangComment=], [=StringLiteral=], [=Template=],
[=TemplateSubstitutionTail=], [=WhiteSpace=] and [=LineTerminator=].

### [=decoded mapping/Names=] for generated JavaScript code
### [=decoded mapping/Names=] for generated JavaScript code ### {#names-javascript}

Source map generators should create a [=decoded mapping|mapping=] entry with a
[=decoded mapping/name=] field for a JavaScript token, if
Expand Down Expand Up @@ -1136,7 +1136,7 @@ JavaScript-style single-line comments.
</dd></dl>
</div>

<h2 class="no-num" id="license">Copyright & Software License</h2>
<h2 class="no-num" id="copyright-and-license">Copyright & Software License</h2>

Ecma International

Expand Down

0 comments on commit cd84121

Please sign in to comment.