From 1043840eb70d8e68fe00cc143a4d5dbe57b264f6 Mon Sep 17 00:00:00 2001 From: Matthew Brett Date: Mon, 16 Sep 2024 12:51:54 +0100 Subject: [PATCH] Fix spelling of "advised". --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 60414e8..0909cee 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ a list of available features. For more details, please read the [full documentation](doc/wiki.txt). Note: `wiki.vim` is _not_ a filetype plugin. It is designed to be used _with_ - filetype plugins, e.g. dedicated Markdown plugins. Users are adviced to + filetype plugins, e.g. dedicated Markdown plugins. Users are advised to read `:help wiki-intro-plugins` for a list of plugins that work well with `wiki.vim`.