diff --git a/README.md b/README.md index 054d294f..8b5343b8 100644 --- a/README.md +++ b/README.md @@ -281,7 +281,7 @@ The Fuck has a few settings parameters which can be changed in `$XDG_CONFIG_HOME * `no_colors` – disable colored output; * `priority` – dict with rules priorities, rule with lower `priority` will be matched first; * `debug` – enables debug output, by default `False`; -* `history_limit` &ndash numeric value of how many history commands will be scanned, like `2000`; +* `history_limit` – numeric value of how many history commands will be scanned, like `2000`; Example of `settings.py`: