diff --git a/Interactive-Rebasing.md b/Interactive-Rebasing.md index f5f7152..4f98471 100644 --- a/Interactive-Rebasing.md +++ b/Interactive-Rebasing.md @@ -100,7 +100,7 @@ If we hit merge conflicts due to your new changes not being compatible with one And then you're done :) Suffice it to say that such a longwinded process is unnecessarily painful. ## The Lazygit Approach (long way): -Let's consider the general way of interactively rebasing in lazygit. +Let's consider the general way of interactively rebasing in lazygit. This will mirror the git approach. ### Step 1 Open `lazygit` in your command line and navigate to the commits panel either by clicking on it, pressing '4' or hitting the right arrow twice.