diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md index 998318a6d1ad3e..e375e7a5ba12be 100644 --- a/doc/api/deprecations.md +++ b/doc/api/deprecations.md @@ -5,7 +5,7 @@ Node.js may deprecate APIs for any of the following reasons: -* Use of the API is considered to be unsafe. +* Use of the API is unsafe. * An improved alternative API is available. * Breaking changes to the API are expected in a future major release.