summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorStephan Dilly <dilly.stephan@gmail.com>2022-01-27 23:37:20 +0100
committerStephan Dilly <dilly.stephan@gmail.com>2022-01-27 23:37:22 +0100
commit3e72539ca11be8f92809bc9c3bc9f879a88effed (patch)
tree6f201e9066c9e627abd3dfd3a512ea740a884e0f /README.md
parente18aa48aeab9792c26fb6d68da5d51ec85c70798 (diff)
fix typo
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e83173f6..cbf4f5c4 100644
--- a/README.md
+++ b/README.md
@@ -85,7 +85,7 @@ These are the high level goals before calling out `1.0`:
- no support for GPG signing (see [#97](https://github.com/extrawurst/gitui/issues/97))
- no git-lfs support (see [#1089](https://github.com/extrawurst/gitui/discussions/1089))
-- *credential.helper* for https needs to be **explicitly** configured (see [#800](https://github.com/extrawurst/gitui/issues/800)
+- *credential.helper* for https needs to be **explicitly** configured (see [#800](https://github.com/extrawurst/gitui/issues/800))
Currently, this tool does not fully substitute the _git shell_, however both tools work well in tandem.