Skip to content

Commit c7ea30f

Browse files
committed
Fix a typo
1 parent 13ac3a7 commit c7ea30f

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
@@ -20,7 +20,7 @@
2020
<br>
2121

2222
An work in progress experimental QUIC API that implements:
23-
- QUIC API wrapper Peer-to-peer and server/clients communications.
23+
- QUIC API wrapper for Peer-to-peer and server/clients communications.
2424
- [draft-ietf-webtrans-http3-14](https://datatracker.ietf.org/doc/draft-ietf-webtrans-http3/)
2525

2626
The library doesn't implement the QUIC protocol itself. It relies on [quic-go](https://github.com/quic-go/quic-go ) for this purpose.

0 commit comments

Comments
 (0)