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 03429ae commit 4bb2047Copy full SHA for 4bb2047
docs/FAQ.md
@@ -21,7 +21,7 @@ There are two main ways:
21
22
## How does `documentation` differ from JSDoc?
23
24
-JSDoc is both a **standard syntax for documentating code** and an
+JSDoc is both a **standard syntax for documenting code** and an
25
application, also called `jsdoc`, that processes that syntax into documentation.
26
27
`documentation` uses the JSDoc syntax and provides an alternative to the `jsdoc`
0 commit comments