Skip to content

Commit e025115

Browse files
Update index.html
Co-authored-by: Martin Thomson <[email protected]>
1 parent cb44ac3 commit e025115

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ <h2>
122122
</h2>
123123
<p>
124124
<code><dfn data-cite="ECMASCRIPT#sec-json.parse">JSON.parse()</dfn></code> and
125-
<code><dfn data-cite="ECMASCRIPT#sec-json.stringify()">JSON.stringify()</dfn></code> are
125+
<code><dfn data-cite="ECMASCRIPT#sec-json.stringify">JSON.stringify()</dfn></code> are
126126
defined in [[ECMASCRIPT]].
127127
</p>
128128
<p>

0 commit comments

Comments
 (0)