From 16f5a1915b88ea50d809fc9d722f5b2b553f55b0 Mon Sep 17 00:00:00 2001 From: w0rp Date: Tue, 7 Mar 2023 03:54:48 +0000 Subject: Fix a typo in the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 58baae95..c1f8d79b 100644 --- a/README.md +++ b/README.md @@ -352,7 +352,7 @@ This plugin will look for linters in the [`ale_linters`](ale_linters) directory. Each directory within corresponds to a particular filetype in Vim, and each file in each directory corresponds to the name of a particular linter. -### How do I disable are particular warning or error? +### How do I disable a particular warning or error? Warnings and errors should be configured in project configuration files for the relevant tools. ALE supports disabling only warnings relating to trailing -- cgit v1.2.3