Skip to content

Commit 0f0d3c0

Browse files
xtyaduh95
authored andcommitted
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 14f3189 commit 0f0d3c0

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)