mirror of
https://github.com/SrIzan10/nodemon.git
synced 2026-05-01 10:55:09 +00:00
docs: fix faq typo
Apparently, spelling supersede as supercede is [regarded as an error](http://www.merriam-webster.com/dictionary/supercede).
This commit is contained in:
2
faq.md
2
faq.md
@@ -172,7 +172,7 @@ For example, on `lib/app.js` being changed:
|
||||
|
||||
The new `nodemon.json` superceeds the `.nodemonignore` file, so if you have both, the `.nodemonignore` is not used at all.
|
||||
|
||||
Note that if you have a `nodemon.json` in your `$HOME` path, then this will also superceed the old ignore file.
|
||||
Note that if you have a `nodemon.json` in your `$HOME` path, then this will also supersede the old ignore file.
|
||||
|
||||
## nodemon does nothing
|
||||
|
||||
|
||||
Reference in New Issue
Block a user