From c44ae32bf52b95b0b98e08b6430b998bfde02cf8 Mon Sep 17 00:00:00 2001 From: PyGamer0 <64531844+PyGamer0@users.noreply.github.com> Date: Tue, 7 Sep 2021 17:39:33 +0530 Subject: [PATCH] fix typo (#170) I think this is a typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5db030..c6a3231 100644 --- a/README.md +++ b/README.md @@ -552,7 +552,7 @@ formatting = { Source creation ==================== -Warning: If the LSP spec is changed, nvim-comp will keep up to it without an announcement. +Warning: If the LSP spec is changed, nvim-cmp will keep up to it without an announcement. If you publish `nvim-cmp` source to GitHub, please add `nvim-cmp` topic for the repo.