summaryrefslogtreecommitdiffstats
path: root/docs/Stacked_Branches.md
diff options
context:
space:
mode:
authorknowmost <knowmost@outlook.com>2024-04-28 11:34:34 +0800
committerStefan Haller <stefan@haller-berlin.de>2024-04-28 09:44:59 +0200
commit0677a58e9f65a36c7b88c2ff766afdc628ae8b90 (patch)
treee1b46f39877717ee60df90c612b351f246b0dc96 /docs/Stacked_Branches.md
parentb3a60ce407e78a3e1d41d3fa6cef5f974574eb02 (diff)
chore: fix some comments and typos
Signed-off-by: knowmost <knowmost@outlook.com>
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)).