Skip to content

Commit

Permalink
docs: fixed typo in api.md for issue mozilla#1406
Browse files Browse the repository at this point in the history
  • Loading branch information
gomathishankar37 committed Jun 19, 2022
1 parent fd50090 commit 899e497
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -437,8 +437,7 @@ templates live, and it defaults to the current working directory.

**opts** is an object with the following optional properties:

* **watch** - if `true`, the system will automatically update templates. To use watch, make sure optional dependency *chokidar* is installed.
when they are changed on the filesystem
* **watch** - if `true`, the system will automatically update templates when they are changed on the filesystem. To use watch, make sure optional dependency *chokidar* is installed. when they are changed on the filesystem
* **noCache** - if `true`, the system will avoid using a cache and templates
will be recompiled every single time

Expand Down

0 comments on commit 899e497

Please sign in to comment.