Skip to content

Commit 3b9fa24

Browse files
tniessentargos
authored andcommitted
doc: change "Version 4 UUID" to "version 4 UUID"
Refs: https://www.rfc-editor.org/rfc/rfc4122.txt PR-URL: #39682 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Beth Griggs <bgriggs@redhat.com> Reviewed-By: Darshan Sen <raisinten@gmail.com>
1 parent 7b2bebb commit 3b9fa24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/crypto.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2855,7 +2855,7 @@ added: v14.17.0
28552855
`disableEntropyCache` to `true`. **Defaults**: `false`.
28562856
* Returns: {string}
28572857

2858-
Generates a random [RFC 4122][] Version 4 UUID. The UUID is generated using a
2858+
Generates a random [RFC 4122][] version 4 UUID. The UUID is generated using a
28592859
cryptographic pseudorandom number generator.
28602860

28612861
### `crypto.scrypt(password, salt, keylen[, options], callback)`

0 commit comments

Comments
 (0)