From 24217a12c3b495fdfdde9af1804019f2e7632bf6 Mon Sep 17 00:00:00 2001 From: Stephan Dilly Date: Sat, 4 Sep 2021 13:26:50 +0200 Subject: [PATCH] typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ca2fb6f3..bd679a77 100644 --- a/README.md +++ b/README.md @@ -77,9 +77,9 @@ These are the high level goals before calling out `1.0`: * file history log ([#381](https://github.com/extrawurst/gitui/issues/381)) * visualize branching structure in log tab ([#81](https://github.com/extrawurst/gitui/issues/81)) * notify-based change detection ([#1](https://github.com/extrawurst/gitui/issues/1)) -* support rebase branch ([#816](https://github.com/extrawurst/gitui/issues/816) +* support rebase branch ([#816](https://github.com/extrawurst/gitui/issues/816)) * interactive rebase ([#32](https://github.com/extrawurst/gitui/issues/32)) -* popup over popup history and back button ([#846](https://github.com/extrawurst/gitui/issues/846)) +* popup history and back button ([#846](https://github.com/extrawurst/gitui/issues/846)) ## 5. Known Limitations [Top ▲](#table-of-contents)