docs: legacyWatch typo

[skip ci]
This commit is contained in:
Sascha
2016-05-28 23:34:17 +02:00
committed by Remy Sharp
parent 9d82cd697c
commit 90a8e6aa1e

2
faq.md
View File

@@ -59,7 +59,7 @@ Or via the `nodemon.json`:
```json
{
"legacy-watch": true
"legacyWatch": true
}
```