From ba8b81a07a7dbea6713ebbc710386555433e2265 Mon Sep 17 00:00:00 2001
From: Jim Lin <b04705003@ntu.edu.tw>
Date: Sun, 20 Sep 2020 23:24:34 +0800
Subject: [PATCH] fix a typo in README.md

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

diff --git a/README.md b/README.md
index 588e78f7..8f877d53 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ YouCompleteMe: a code-completion engine for Vim
 NOTE: Minimum Requirements Have Changed
 ----------------------------------------
 
-Our policy is to suppor the Vim version that's in the latest LTS of Ubuntu.
+Our policy is to support the Vim version that's in the latest LTS of Ubuntu.
 That's currently Ubuntu 20.04 which contains `vim-nox` at `v8.1.2269`.
 
 Help, Advice, Support
-- 
2.29.1

