Skip to content

Commit 60f19bc

Browse files
doc: fix 'transfered' typo in quic.md
PR-URL: #62492 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Michaël Zasso <[email protected]>
1 parent 7e3c244 commit 60f19bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)