From c7dcb031e7a35b180f1378b9ab25e07dfb048f4f Mon Sep 17 00:00:00 2001 From: NEX <97107165+NEX-S@users.noreply.github.com> Date: Mon, 9 Jan 2023 22:25:41 +0800 Subject: [PATCH] Fix: typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25e8fc92..21d903ec 100644 --- a/README.md +++ b/README.md @@ -230,7 +230,7 @@ return { end, }, - -- the opts function can als be used to change the default opts: + -- the opts function can also be used to change the default opts: { "nvim-lualine/lualine.nvim", event = "VeryLazy",