We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d37233 commit 1ecc596Copy full SHA for 1ecc596
doc/api/quic.md
@@ -519,7 +519,7 @@ added: v23.8.0
519
520
Sends an unreliable datagram to the remote peer, returning the datagram ID.
521
If the datagram payload is specified as an `ArrayBufferView`, then ownership of
522
-that view will be transfered to the underlying stream.
+that view will be transferred to the underlying stream.
523
524
### `session.stats`
525
0 commit comments