diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md index 695d938b842189..aeee173abd7446 100644 --- a/doc/api/deprecations.md +++ b/doc/api/deprecations.md @@ -1799,7 +1799,7 @@ Assigning properties to the top-level `this` as an alternative to `module.exports` is deprecated. Developers should use `exports` or `module.exports` instead. -### DEP0093: `crypto.fips` is deprecated and replaced. +### DEP0093: `crypto.fips` is deprecated and replaced