Commit 3bc0eccade2579bcc700da2eaf2b7df7d42354e2
1 parent
5ea1d90872
Typo.
Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff
README.mkd
... | ... | @@ -160,7 +160,7 @@ is **almost** equivalent to |
160 | 160 | bundle <plugin-spec> |
161 | 161 | bundle-install |
162 | 162 | |
163 | -I says **almost** because in the former, *only* the said plugin is installed and | |
163 | +I say **almost** because in the former, *only* the said plugin is installed and | |
164 | 164 | is usable immediately. This kind of invocation is supposed to be used directly |
165 | 165 | from the shell, not added to your `.zshrc`. The idea is to let you try out new |
166 | 166 | plugins you come across. For example, |