Site updated at 2016-01-28 06:38:21 UTC

This commit is contained in:
Travis CI 2016-01-28 06:38:21 +00:00
parent 9107e2360a
commit fb9e5dcd4c
13 changed files with 166 additions and 166 deletions

View file

@ -151,7 +151,7 @@
</div>
</div>
<p>Indentation is used to specify which objects are nested under one anohter. Getting the right indentation can be tricky if youre not using an editor with a fixed width font. Tabs are not allowed to be used for indentation.</p>
<p>Indentation is used to specify which objects are nested under one another. Getting the right indentation can be tricky if youre not using an editor with a fixed width font. Tabs are not allowed to be used for indentation.</p>
<ul>
<li>To learn more about the quirks of YAML, read <a href="https://docs.saltstack.com/en/latest/topics/troubleshooting/yaml_idiosyncrasies.html">YAML IDIOSYNCRASIES</a> by SaltStack.</li>