Merge pull request #11045 from cachedout/11044

Fix wording.
This commit is contained in:
Erik Johnson 2014-03-07 15:02:45 -06:00
commit edc58259f0

View File

@ -75,7 +75,7 @@ collection of minion matches is defined; for now simply specify all hosts
Create an ``sls`` module
========================
In the same directory as the :ref:`top file <states-top>`, create an empty file
In the same directory as the :ref:`top file <states-top>`, create a file
named ``webserver.sls``, containing the following:
.. code-block:: yaml