diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md index 800ed2e4002eb0..458f1a7832a13e 100644 --- a/doc/api/deprecations.md +++ b/doc/api/deprecations.md @@ -1774,7 +1774,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