Skip to content

Commit

Permalink
doc: make YAML matter consistent in crypto.md
Browse files Browse the repository at this point in the history
This fixes YAML that gets incorrectly processed by our tooling.

Refs: #29910 (comment)

PR-URL: #30016
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
  • Loading branch information
Trott authored and BethGriggs committed Feb 6, 2020
1 parent 2d5aec0 commit 426ed0d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions doc/api/crypto.md
Expand Up @@ -1043,9 +1043,7 @@ console.log(hash.digest('hex'));

### `hash.copy([options])`
<!-- YAML
added:
- version: REPLACEME
pr-url: https://github.com/nodejs/node/pull/29910
added: REPLACEME
-->

* `options` {Object} [`stream.transform` options][]
Expand Down

0 comments on commit 426ed0d

Please sign in to comment.