8000
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 76a73d6 commit 32e56abCopy full SHA for 32e56ab
doc/contributing/api-documentation.md
@@ -54,7 +54,7 @@ meant to be a guide on how to write documentation for Node.js.
54
it as a reference for the structure of the documentation.
55
* The
56
[Stability Index](https://nodejs.org/dist/latest/docs/api/documentation.html#stability-index)
57
- is used to community the Stability of a given Node.js module. The Stability
+ is used to describe the Stability of a given Node.js module. The Stability
58
levels include:
59
* Stability 0: Deprecated. (This module is Deprecated)
60
* Stability 1: Experimental. (This module is Experimental)
0 commit comments