diff --git a/pages/common/git-abort.md b/pages/common/git-abort.md index 0947844ace..136a68e7be 100644 --- a/pages/common/git-abort.md +++ b/pages/common/git-abort.md @@ -1,9 +1,9 @@ # git abort -> Abort a ongoing rebase, merge or cherry-pick. +> Abort an ongoing rebase, merge, or cherry-pick. > Part of `git-extras`. > More information: . -- Abort a Git rebase, merge or cherry-pick: +- Abort a Git rebase, merge, or cherry-pick: `git abort`