diff --git a/docs/disabling-linters.md b/docs/disabling-linters.md index 0efb4d27..c738bdbd 100644 --- a/docs/disabling-linters.md +++ b/docs/disabling-linters.md @@ -1,6 +1,6 @@ # Disabling linters and Rules If you find you need to ignore certain **errors** and **warnings**, you will need to know the *format* to disable the **Super-Linter** rules. -Below is examples and documentation for each language and the various methods to disable. +Below are examples and documentation for each language and the various methods to disable. ## Table of Linters - [Ruby](#ruby)