From a927ce38444e86f68012c34f0a9912778cf3d90d Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 7 Feb 2025 13:05:57 +0800 Subject: [PATCH] docs(nvim-plug): typo --- bundle/nvim-plug/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundle/nvim-plug/README.md b/bundle/nvim-plug/README.md index 5a1a93a29..79e0f5b3b 100644 --- a/bundle/nvim-plug/README.md +++ b/bundle/nvim-plug/README.md @@ -24,7 +24,7 @@ ## Intro -nvim-plug is anasynchronous Neovim plugin manager written in Lua. +nvim-plug is an asynchronous Neovim plugin manager written in Lua. ## Features