Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f253cb9

Browse filesBrowse files
marsonyadanielleadams
authored andcommitted
doc: fix typo in buffer.md
PR-URL: #37268 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Pooja D P <Pooja.D.P@ibm.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com>
1 parent 804e7ae commit f253cb9
Copy full SHA for f253cb9

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎doc/api/buffer.md‎

Copy file name to clipboardExpand all lines: doc/api/buffer.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ The content-type of the `Blob`.
370370
### `Blob` objects and `MessageChannel`
371371

372372
Once a {Blob} object is created, it can be sent via `MessagePort` to multiple
373-
destinations without transfering or immediately copying the data. The data
373+
destinations without transferring or immediately copying the data. The data
374374
contained by the `Blob` is copied only when the `arrayBuffer()` or `text()`
375375
methods are called.
376376

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.