We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e887ca commit 5a4288eCopy full SHA for 5a4288e
doc/api/crypto.md
@@ -2019,7 +2019,7 @@ added: v15.8.0
2019
to the OpenSSL documentation for the [`BN_is_prime_ex`][] function `nchecks`
2020
options for more details. **Defaults**: `0`
2021
* `callback` {Function}
2022
- * `err` {Error} Set to an {Error} object if an error occured during check.
+ * `err` {Error} Set to an {Error} object if an error occurred during check.
2023
* `result` {boolean} `true` if the candidate is a prime with an error
2024
probability less than `0.25 ** options.checks`.
2025
0 commit comments