mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 00:00:06 +00:00
README: Derp. Silly grammar error.
This commit is contained in:
parent
cfd8484ce5
commit
b1d6d3e67d
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@ The `vcs` segment uses various symbols to tell you the state of your repository:
|
|||
* `●` - There are unstaged changes in your working copy
|
||||
* `✚` - There are staged changes in your working copy
|
||||
* `?` - There are files in your working copy, that are unknown to your repository
|
||||
* `→` - The name of your branch differs from it's tracking branch.
|
||||
* `→` - The name of your branch differs from its tracking branch.
|
||||
|
||||
### Styling
|
||||
|
||||
|
|
Loading…
Reference in a new issue