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 MylesBorins committed Oct 23, 2019
1 parent a63f7e7 commit 39070bb
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 39070bb

Please sign in to comment.