Merge pull request #25942 from saltstack/lover

typo in minion doc
This commit is contained in:
Justin Findlay 2015-07-31 17:34:55 -06:00
commit 4143cec3bf

View File

@ -530,7 +530,7 @@ be able to execute a certain module. The sys module is built into the minion
and cannot be disabled.
This setting can also tune the minion, as all modules are loaded into ram
disabling modules will lover the minion's ram footprint.
disabling modules will lower the minion's ram footprint.
.. code-block:: yaml