summaryrefslogtreecommitdiffstats
path: root/docs/Stacked_Branches.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Stacked_Branches.md')
-rw-r--r--docs/Stacked_Branches.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Stacked_Branches.md b/docs/Stacked_Branches.md
index 3e943e791..cd573be26 100644
--- a/docs/Stacked_Branches.md
+++ b/docs/Stacked_Branches.md
@@ -13,6 +13,6 @@ includes interactive rebases, so for example amending a commit in the first
branch of the stack will "just work" in the sense that it keeps the other
branches properly stacked onto it.
-Lazygit visualizes the invidual branch heads in the stack by marking them with a
+Lazygit visualizes the individual branch heads in the stack by marking them with a
cyan asterisk (or a cyan branch symbol if you are using [nerd
fonts](Config.md#display-nerd-fonts-icons)).