Merge pull request #44025 from dayid/lover_typo

Typo correction of lover to lower
This commit is contained in:
Nicole Thomas 2017-10-11 13:31:44 -04:00 committed by GitHub
commit bbdabe242a

View file

@ -1164,7 +1164,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. Because all modules are loaded into system
memory, disabling modules will lover the minion's memory footprint.
memory, disabling modules will lower the minion's memory footprint.
Modules should be specified according to their file name on the system and not by
their virtual name. For example, to disable ``cmd``, use the string ``cmdmod`` which