summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'plugins')
-rw-r--r--plugins/git/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/git/README.md b/plugins/git/README.md
index 922cbee55..6eb63ea40 100644
--- a/plugins/git/README.md
+++ b/plugins/git/README.md
@@ -36,7 +36,7 @@ plugins=(... git)
| gbso | git bisect old |
| gbsr | git bisect reset |
| gbss | git bisect start |
-| gbl | git blame -w |
+| gbl | git blame -w |
| gb | git branch |
| gba | git branch --all |
| gbd | git branch --delete |