We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3a5e15 commit faf4e36Copy full SHA for faf4e36
doc/api/buffer.md
@@ -350,7 +350,7 @@ added: v15.7.0
350
* `type` {string} The content-type for the new `Blob`
351
352
Creates and returns a new `Blob` containing a subset of this `Blob` objects
353
-data. The original `Blob` is not alterered.
+data. The original `Blob` is not altered.
354
355
### `blob.text()`
356
<!-- YAML
0 commit comments