mirror of
https://github.com/zebrajr/node.git
synced 2025-12-06 00:20:08 +01:00
doc: fix blob.bytes() heading level
PR-URL: https://github.com/nodejs/node/pull/60252 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
This commit is contained in:
parent
e8fd0ee74d
commit
71f5b1cbf0
|
|
@ -513,7 +513,7 @@ added:
|
|||
Returns a promise that fulfills with an {ArrayBuffer} containing a copy of
|
||||
the `Blob` data.
|
||||
|
||||
#### `blob.bytes()`
|
||||
### `blob.bytes()`
|
||||
|
||||
<!-- YAML
|
||||
added:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user