diff options
| author | James Sully <sullyj3@gmail.com> | 2015-05-09 01:26:34 +1000 |
|---|---|---|
| committer | James Sully <sullyj3@gmail.com> | 2015-05-09 01:26:34 +1000 |
| commit | 65a2bdb01de320151d92a291021728ea751c0f44 (patch) | |
| tree | 53fefae1620409cdb8e8aa460478cb4b09e9d763 | |
| parent | ed8202efc6861e0ae5b921819b86d2ad22c35a65 (diff) | |
| download | fzf-65a2bdb01de320151d92a291021728ea751c0f44.tar.gz | |
fix typo in README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ fzf is a general-purpose command-line fuzzy finder. Pros ---- -- No dependency +- No dependencies - Blazingly fast - e.g. `locate / | fzf` - Flexible layout |
