Skip to content

Commit c10240a

Browse files
committed
Update terms.
1 parent d647d22 commit c10240a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/terms.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
depending on if the number has a non-zero fractional part (see [[WEBIDL]]).</dd>
5252
<dt><dfn data-cite="INFRA#primitive-data-types" class="preserve">scalar</dfn></dt><dd>
5353
A scalar is either a <a>string</a>, <a>number</a>, <code>true</code>, or <code>false</code>.</dd>
54-
<dt><dfn data-cite="INFRA##javascript-string" class="preserve">string</dfn></dt><dd>
54+
<dt><dfn data-cite="INFRA#javascript-string" class="preserve">string</dfn></dt><dd>
5555
A <a>string</a>
5656
is a sequence of zero or more Unicode (UTF-8) characters,
5757
wrapped in double quotes, using backslash escapes (if necessary).

0 commit comments

Comments
 (0)