Doc: Fix typo on configuration page intro

This commit is contained in:
Adrien Vergé
2016-04-21 22:39:46 +02:00
parent 03076ee214
commit 598e5e4370

View File

@@ -1,7 +1,7 @@
Configuration Configuration
============= =============
yamllint uses a set of :doc:`rules <rules>` to check sources files for problems. yamllint uses a set of :doc:`rules <rules>` to check source files for problems.
Each rule is independent from the others, and can be enabled, disabled or Each rule is independent from the others, and can be enabled, disabled or
tweaked. All these settings can be gathered in a configuration file. tweaked. All these settings can be gathered in a configuration file.