Commit c7d3c408 authored by Daniel Gómez Villanueva's avatar Daniel Gómez Villanueva Committed by GitHub
Browse files

Spellchecking on README.md

parent a7f91897
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -49,7 +49,7 @@ bin/cerebro -Dconfig.resource=alternate.conf
#### -Dconfig.file
This will pick the specified file from a directory other than the apps dir.
```
bin/cerebro -Dconfig.fiel=/some/other/dir/alternate.conf 
bin/cerebro -Dconfig.file=/some/other/dir/alternate.conf 
```