Skip to content

Commit 231ca59

Browse files
committed
xref issue
1 parent a392e85 commit 231ca59

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -432,8 +432,9 @@ <h3>
432432
<ol>
433433
<li>
434434
<p>
435-
Let <var>message</var> be the result of [=parsing JSON bytes to an Infra value=]
436-
given <var>bytes</var>. If that throws an exception, then return failure.
435+
Let <var>message</var> be the result of [=parse JSON bytes to an Infra
436+
value|parsing JSON bytes to an Infra value=] given <var>bytes</var>. If that throws
437+
an exception, then return failure.
437438
</p>
438439
</li>
439440
<li>

0 commit comments

Comments
 (0)