Fixed Typo

is examples -> are examples
This commit is contained in:
Akash 2020-06-24 02:25:33 +05:30
parent a3a4ba3369
commit 01a32fba76

View file

@ -1,7 +1,7 @@
# Disabling linters and Rules # 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. 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 is examples and documentation for each language and the various methods to disable.
Below are examples and documentation for each language and various methods to disable.
## Table of Linters ## Table of Linters
- [Ruby](#ruby) - [Ruby](#ruby)
- [Shell](#shell) - [Shell](#shell)