Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Jonathan Hao <[email protected]>
  • Loading branch information
iVanlIsh and johnathan79717 authored Nov 9, 2023
1 parent 4e1d063 commit 0d95ff9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.src.html
Original file line number Diff line number Diff line change
Expand Up @@ -918,7 +918,7 @@ <h4 id="fetching">Fetching</h4>
"<a http-header>`Private-Network-Access-ID`</a>" and
|response|'s [=response/header list=].

1. if |targetId| does not a string of 6 hexadecimal bytes
1. if |targetId| is not a string of 6 hexadecimal bytes
separated by colons, return a [=network error=].

1. Let |targetName| be the result of [=extracting header list
Expand Down Expand Up @@ -989,7 +989,7 @@ <h4 id="fetch-api">Fetch API</h4>

<dt>private
<dd>Set |request|'s [=target IP address space=] to [=IP address
space/private=]
space/private=].

<dt>local
<dd>Set |request|'s [=target IP address space=] to [=IP address
Expand Down

0 comments on commit 0d95ff9

Please sign in to comment.