diff --git a/doc/api/buffer.md b/doc/api/buffer.md index fd65f8379ee324..15aa48be74646e 100644 --- a/doc/api/buffer.md +++ b/doc/api/buffer.md @@ -539,6 +539,7 @@ Creates and returns a new `Blob` containing a subset of this `Blob` objects data. The original `Blob` is not altered. #### `blob.bytes()` +