Skip to content

Commit fb93b71

Browse files
arkeroneaduh95
authored andcommitted
doc: fix typo in buffer.md
"alterered" -> "altered" PR-URL: #38243 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Rich Trott <[email protected]>
1 parent d756d2b commit fb93b71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: doc/api/buffer.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ added: v15.7.0
350350
* `type` {string} The content-type for the new `Blob`
351351

352352
Creates and returns a new `Blob` containing a subset of this `Blob` objects
353-
data. The original `Blob` is not alterered.
353+
data. The original `Blob` is not altered.
354354

355355
### `blob.text()`
356356
<!-- YAML

0 commit comments

Comments
 (0)