From 7b3d03ee49302b0a0f39432cb934bc0454b6b41f Mon Sep 17 00:00:00 2001 From: Jason Cooke Date: Wed, 7 Aug 2019 13:21:40 +1200 Subject: [PATCH] docs: fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9fef447..101484b 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ Atomatigit is usable, but still in active development. Feel free to make feature ## Missing features (coming soon) -You cannot merge, ammend, or rebase through the UI (though you can perform the commands using `atomatigit:git-command`). +You cannot merge, amend, or rebase through the UI (though you can perform the commands using `atomatigit:git-command`). Moved and deleted files have bad interactions (in terms of toggle-diff, etc).