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 <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
1 parent d756d2b commit fb93b71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)