Skip to content

Commit 78e7037

Browse files
committed
docs: typo fix for multi-setting callback
1 parent 39076a9 commit 78e7037

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ create the one with the correct setting for the domain chosen.
198198

199199
For this to work, your connection needs to buffer the initial data from the
200200
client, so these bytes can be replayed to the second connection you use. Do not
201-
write any data back to the client while your are in the initial connection. The
201+
write any data back to the client while you are in the initial connection. The
202202
client hellos are usually only a few hundred bytes.
203203

204204
#### Verifying TLS certificates

0 commit comments

Comments
 (0)