Skip to content

Commit

Permalink
docs(readme): minor grammar changes (#192)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs committed Apr 13, 2021
1 parent 3195121 commit 26a5400
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ GET .../public/index.json

#### Disable serving

If you'd just like to use the reply decorator and not serve whole directories automatically, you can simply pass the option `{ serve: false }`. This will prevent the plugin from serving everything under `root`.
If you would just like to use the reply decorator and not serve whole directories automatically, you can simply pass the option `{ serve: false }`. This will prevent the plugin from serving everything under `root`.

#### Disabling reply decorator

Expand Down

0 comments on commit 26a5400

Please sign in to comment.