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 d3f3bf6 commit a933712Copy full SHA for a933712
doc/api/crypto.md
@@ -2904,7 +2904,7 @@ is currently in use. Setting to true requires a FIPS build of Node.js.
2904
This property is deprecated. Please use `crypto.setFips()` and
2905
`crypto.getFips()` instead.
2906
2907
-### `crypto.checkPrime(candidate[, options[, callback]])`
+### `crypto.checkPrime(candidate[, options], callback)`
2908
2909
<!-- YAML
2910
added: v15.8.0
0 commit comments