Correct a spelling mistake in READMEs

This commit is contained in:
Sorin Ionescu 2012-08-27 16:50:54 -04:00
parent 627d653360
commit ffee859037
2 changed files with 2 additions and 2 deletions

View file

@ -31,7 +31,7 @@ To enable case-sensitivity for this module only, add the following line to
If colors are enabled, *history-substring-search* will automatically highlight
positive results.
To enable highlighting for this module only, and the following line to *zshrc*:
To enable highlighting for this module only, add the following line to *zshrc*:
zstyle ':omz:module:history-substring-search' color 'yes'

View file

@ -19,7 +19,7 @@ Settings
### Highlighting
To enable highlighting for this module only, and the following line to *zshrc*:
To enable highlighting for this module only, add the following line to *zshrc*:
zstyle ':omz:module:syntax-highlighting' color 'yes'