浏览代码

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

Adam Johnson 1 年之前
父节点
当前提交
6a7aab47dd
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      plugins/git/README.md

+ 1 - 1
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                                                                                                                                              |