Typo fix on scripts page (#3265)

This commit is contained in:
Greg Stevenson 2017-08-27 20:33:39 +01:00 committed by Franck Nijhof
parent e43d637b2a
commit 371245a261

View File

@ -25,4 +25,4 @@ The script editor reads and writes to the file `scripts.yaml` in your [configura
script: !include scripts.yaml
```
The conten that was under `script:` should now be moved to `scripts.yaml` to be editable.
The content that was under `script:` should now be moved to `scripts.yaml` to be editable.