diff --git a/layers/+source-control/git/README.org b/layers/+source-control/git/README.org index d1dbde976..a063ddeed 100644 --- a/layers/+source-control/git/README.org +++ b/layers/+source-control/git/README.org @@ -124,7 +124,7 @@ Git commands (start with ~g~): | ~SPC g I~ | open =helm-gitignore= | | ~SPC g l~ | open a =magit= log | | ~SPC g L~ | display the log for a file | -| ~SPC g r~ | show rebase prompt | +| ~SPC g r~ | show rebase prompt | | ~SPC g P~ | show push prompt | | ~SPC g s~ | open a =magit= status window | | ~SPC g S~ | stage current file |