Skip to content

Commit 71f5b1c

Browse files
authored
doc: fix blob.bytes() heading level
PR-URL: #60252 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent e8fd0ee commit 71f5b1c

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
@@ -513,7 +513,7 @@ added:
513513
Returns a promise that fulfills with an {ArrayBuffer} containing a copy of
514514
the `Blob` data.
515515

516-
#### `blob.bytes()`
516+
### `blob.bytes()`
517517

518518
<!-- YAML
519519
added:

0 commit comments

Comments
 (0)