Skip to content

Commit 8d3ea97

Browse files
lilianakatrina684-a11yaduh95
authored andcommitted
doc: fix 'transfered' typo in quic.md
PR-URL: #62492 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com>
1 parent ac4b485 commit 8d3ea97

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)