Merge pull request #220 from positron/patch-1

Fix plurality in README
master
Martin Gondermann 10 years ago
commit b1291e4561
  1. 2
      README.md

@ -67,7 +67,7 @@ The symbols are as follows:
- Local Status Symbols
- ``✔``: repository clean
- ``●n``: there are ``n`` staged files
- ``✖n``: there are ``n`` files with merge conflict(s)
- ``✖n``: there are ``n`` files with merge conflicts
- ``✚n``: there are ``n`` changed but *unstaged* files
- ``…n``: there are ``n`` untracked files
- ``⚑n``: there are ``n`` stash entries

Loading…
Cancel
Save