diff --git a/docs/GETTING_STARTED.md b/docs/GETTING_STARTED.md index 5f9d9515d..e1b1dbd75 100644 --- a/docs/GETTING_STARTED.md +++ b/docs/GETTING_STARTED.md @@ -1,6 +1,6 @@ # Getting Started -`documentation` is a **documentation generator**. It's used to generates documentation from +`documentation` is a **documentation generator**. It's used to generate documentation from comments _within your code_. `documentation` processes JavaScript comments in the JSDoc format.