mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 15:46:26 -04:00
Fix README.md typo backkground -> background (#2884)
This commit is contained in:
commit
8e2ecd17a9
|
|
@ -97,7 +97,7 @@ For when you really want to just get rid of anything that shows up when you run
|
|||
|
||||
### Amend an old commit
|
||||
|
||||
Pressing `shift+a` on any commit will amend that commit with the currently staged changes (running an interactive rebase in the backkground).
|
||||
Pressing `shift+a` on any commit will amend that commit with the currently staged changes (running an interactive rebase in the background).
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue