diff --git a/README.rst b/README.rst index 7b68456..29678ea 100644 --- a/README.rst +++ b/README.rst @@ -117,7 +117,7 @@ Example Pillar: apache: register-site: # any name as an array index, and you can duplicate this section - {{UNQIUE}}: + {{UNIQUE}}: name: 'my name' path: 'salt://path/to/sites-available/conf/file' state: 'enabled'