Skip to content

Commit 929aca2

Browse files
rklaehnflub
andauthored
Update src/app/blog/0rtt-api/page.mdx
Co-authored-by: Floris Bruynooghe <[email protected]>
1 parent 50c6555 commit 929aca2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/blog/0rtt-api/page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Since the cipher suite is now fixed, the client can now use the client and serve
8484

8585
Every message that the client receives after the `ServerHello` is encrypted with the symmetric keys that are now shared knowledge on both sides.
8686

87-
The client processes possible additional packages from the server until it receives the `Finished` message. At that point it validates that it has received all setup messages form the server using a secure checksum contained in the `Finished` message.
87+
The client processes possible additional packages from the server until it receives the `Finished` message. At that point it validates that it has received all setup messages form the server using a secure checksum contained in the server's `Finished` message.
8888

8989
### User data
9090

0 commit comments

Comments
 (0)