Skip to content

Commit 0866a27

Browse files
doc: fix 'transfered' typo in quic.md
1 parent bdf75a6 commit 0866a27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/api/quic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -519,7 +519,7 @@ added: v23.8.0
519519

520520
Sends an unreliable datagram to the remote peer, returning the datagram ID.
521521
If the datagram payload is specified as an `ArrayBufferView`, then ownership of
522-
that view will be transfered to the underlying stream.
522+
that view will be transferred to the underlying stream.
523523

524524
### `session.stats`
525525

0 commit comments

Comments
 (0)