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 0e5235b commit dd75200Copy full SHA for dd75200
doc/api/deprecations.md
@@ -6,7 +6,7 @@
6
Node.js may deprecate APIs for any of the following reasons:
7
8
* Use of the API is considered to be unsafe.
9
-* An improved alternative API is available
+* An improved alternative API is available.
10
* Breaking changes to the API are expected in a future major release.
11
12
Node.js utilizes three kinds of Deprecations:
0 commit comments