We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87cc487 commit 5ac344bCopy full SHA for 5ac344b
doc/api/crypto.md
@@ -2892,7 +2892,7 @@ is currently in use. Setting to true requires a FIPS build of Node.js.
2892
This property is deprecated. Please use `crypto.setFips()` and
2893
`crypto.getFips()` instead.
2894
2895
-### `crypto.checkPrime(candidate[, options[, callback]])`
+### `crypto.checkPrime(candidate[, options], callback)`
2896
2897
<!-- YAML
2898
added: v15.8.0
0 commit comments