Skip to content

Commit 4e8b8bc

Browse files
Trotttargos
authored andcommitted
doc: make YAML matter consistent in crypto.md
This fixes YAML that gets incorrectly processed by our tooling. Refs: #29910 (comment) PR-URL: #30016 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Gireesh Punathil <[email protected]>
1 parent 31d3864 commit 4e8b8bc

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

doc/api/crypto.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -1043,9 +1043,7 @@ console.log(hash.digest('hex'));
10431043

10441044
### `hash.copy([options])`
10451045
<!-- YAML
1046-
added:
1047-
- version: REPLACEME
1048-
pr-url: https://github.com/nodejs/node/pull/29910
1046+
added: REPLACEME
10491047
-->
10501048

10511049
* `options` {Object} [`stream.transform` options][]

0 commit comments

Comments
 (0)