Typo fix.

This commit is contained in:
Clayton Kramer 2014-05-15 17:08:31 -04:00
parent f85717247d
commit ad61aef9e5

View file

@ -42,5 +42,5 @@ The state accepts MySQL hashed passwords or clear text. Hashed password have pri
.. note::
See the `salt.states.mysql_user <http://docs.saltstack.com/en/latest/ref/states/all/salt.states.mysql_user.html#module-salt.states.mysql_user>`_ docs for additional information on configuring hashed passwords.
Make sure the **quote the passwords** in the pillar so YAML doesn't throw an exception.
Make sure to **quote the passwords** in the pillar so YAML doesn't throw an exception.