diff --git a/README.md b/README.md index 258dbacf..950214e2 100644 --- a/README.md +++ b/README.md @@ -257,7 +257,7 @@ The Fuck has a few settings parameters which can be changed in `~/.thefuck/setti * `wait_command` – max amount of time in seconds for getting previous command output; * `no_colors` – disable colored output; * `priority` – dict with rules priorities, rule with lower `priority` will be matched first; -* `debug` – enabled debug output, by default `False`; +* `debug` – enables debug output, by default `False`; Example of `settings.py`: