Skip to content

Commit 8c6d21c

Browse files
chore: fix typo in README.md (#246)
1 parent 4213022 commit 8c6d21c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -662,7 +662,7 @@ yarn
662662

663663
3. Within the better-docs folder run the gulp script. It will regenerate documentation every time you change something.
664664

665-
It supports following EVN variables:
665+
It supports following ENV variables:
666666

667667
* `DOCS_COMMAND` - a command in your root repo which you use to generate documentation: i.e. `DOCS_COMMAND='jsdoc -c jsdoc.json'` or `npm run docs` if you have `docs` command defined in `package.json` file
668668
* `DOCS_OUTPUT` - where your documentation is generated. It should point to the same folder your jsdoc `--destination` conf. But make sure that it is relative to the path where you cloned `better-docs`.

0 commit comments

Comments
 (0)