From fee342150878caaf5bb34ff66670a175003ca0e7 Mon Sep 17 00:00:00 2001 From: pseudometa <73286100+chrisgrieser@users.noreply.github.com> Date: Fri, 17 Feb 2023 11:41:36 +0100 Subject: [PATCH] docs: fix typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a9c2f0a..3944ddc 100644 --- a/README.md +++ b/README.md @@ -23,9 +23,9 @@ This plugin is the same as the built-in **Word Count** plugin, except when you s - @leoccyao - Added all word, char, sentence count when not viewing a markdown file. - @lishid - - Helped solve the performace issue. + - Helped solve the performance issue. - @THeK3nger - - Fixed issue that occured when renaming files. + - Fixed issue that occurred when renaming files. - @bakuzan - Fixed issue that caused errors at start up. - @Noxellar