Skip to content

Commit 1c3a3bb

Browse files
authored
Editorial: fix a couple of typos
1 parent 9d17d81 commit 1c3a3bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fetch.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2810,7 +2810,7 @@ boolean <var>http3Only</var>, run these steps:
28102810
<li><p>If the user agent used TLS False Start for this connection, this interval must not include
28112811
the time needed to receive the server's Finished message. [[RFC7918]]
28122812

2813-
<li><p>If the user agent sends the request with early data without waiting for the full handshare
2813+
<li><p>If the user agent sends the request with early data without waiting for the full handshake
28142814
to complete, this interval must not include the time needed to receive the server's ServerHello
28152815
message. [[RFC8470]]
28162816

@@ -2829,7 +2829,7 @@ boolean <var>http3Only</var>, run these steps:
28292829

28302830
<li><p>If a secure transport is used, <var>timingInfo</var>'s
28312831
<a for="connection timing info">secure connection start time</a> should be the result of calling
2832-
<a for=/>unsafe shared current time</a> immmediately before starting the handshake process to
2832+
<a for=/>unsafe shared current time</a> immediately before starting the handshake process to
28332833
secure <var>connection</var>. [[!TLS]]
28342834

28352835
<li><p>If <var>connection</var> is an HTTP/3 connection, <var>timingInfo</var>'s

0 commit comments

Comments
 (0)