Browse Source

docs(git): align markdown table borders (#11878)

Adam Johnson 1 year ago
parent
commit
6a7aab47dd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      plugins/git/README.md

+ 1 - 1
plugins/git/README.md

@@ -36,7 +36,7 @@ plugins=(... git)
 | gbso                 | git bisect old                                                                                                                                                   |
 | gbso                 | git bisect old                                                                                                                                                   |
 | gbsr                 | git bisect reset                                                                                                                                                 |
 | gbsr                 | git bisect reset                                                                                                                                                 |
 | gbss                 | git bisect start                                                                                                                                                 |
 | gbss                 | git bisect start                                                                                                                                                 |
-| gbl                  | git blame -w                                                                                                                                                  |
+| gbl                  | git blame -w                                                                                                                                                     |
 | gb                   | git branch                                                                                                                                                       |
 | gb                   | git branch                                                                                                                                                       |
 | gba                  | git branch --all                                                                                                                                                 |
 | gba                  | git branch --all                                                                                                                                                 |
 | gbd                  | git branch --delete                                                                                                                                              |
 | gbd                  | git branch --delete                                                                                                                                              |