From 85c25ffc60c8d144c7867c2e4d9f09cebb510cc0 Mon Sep 17 00:00:00 2001
From: Yaroslav Senyuta <ysenyuta@google.com>
Date: Sat, 14 Apr 2018 16:53:32 -0400
Subject: [PATCH] fix typo in README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 8d7a1df..357b386 100644
--- a/README.md
+++ b/README.md
@@ -104,7 +104,7 @@ This plugin follows the standard runtime path structure, and as such it can be i
 
 ### Modes
 
-vimagit buffer has modes. Mappings may have different behavior, depending on current mode and curosr position.
+vimagit buffer has modes. Mappings may have different behavior, depending on current mode and cursor position.
 
 For the moment, vimagit counts only two modes.
 
-- 
GitLab