Merge pull request #329 from r0mai/readme-typo

Fix 'wayting' -> 'waiting' typo in README.md
master
Martin Gondermann 9 years ago committed by GitHub
commit b449b8e69d
  1. 2
      README.md

@ -68,7 +68,7 @@ The symbols are as follows:
- ``✔``: repository clean - ``✔``: repository clean
- ``●n``: there are ``n`` staged files - ``●n``: there are ``n`` staged files
- ``✖n``: there are ``n`` files with merge conflicts - ``✖n``: there are ``n`` files with merge conflicts
- ``✖-n``: there are ``n`` staged files wayting for removal - ``✖-n``: there are ``n`` staged files waiting for removal
- ``✚n``: there are ``n`` changed but *unstaged* files - ``✚n``: there are ``n`` changed but *unstaged* files
- ``…n``: there are ``n`` untracked files - ``…n``: there are ``n`` untracked files
- ``⚑n``: there are ``n`` stash entries - ``⚑n``: there are ``n`` stash entries

Loading…
Cancel
Save