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 ac4b485 commit 8d3ea97Copy full SHA for 8d3ea97
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