Skip to content

Commit 4bb2047

Browse files
tbroadleytmcw
authored andcommitted
Fix typos (#977)
1 parent 03429ae commit 4bb2047

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/FAQ.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ There are two main ways:
2121

2222
## How does `documentation` differ from JSDoc?
2323

24-
JSDoc is both a **standard syntax for documentating code** and an
24+
JSDoc is both a **standard syntax for documenting code** and an
2525
application, also called `jsdoc`, that processes that syntax into documentation.
2626

2727
`documentation` uses the JSDoc syntax and provides an alternative to the `jsdoc`

0 commit comments

Comments
 (0)