Skip to content

Commit faf4e36

Browse files
committed
doc: change "alterered" to "altered"
1 parent c3a5e15 commit faf4e36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/buffer.md

Lines changed: 1 addition & 1 deletion
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)