Fix a spelling error.

This commit is contained in:
Forrest Alvarez 2015-10-23 14:58:19 -07:00
parent 6dde4e01c0
commit aa0d4d406e

View File

@ -309,7 +309,7 @@ line:
salt '*' state.sls my_sls_file pillar='{"hello": "world"}'
Nested pillar values can also be set vai the command line:
Nested pillar values can also be set via the command line:
.. code-block:: bash