fixed typo

This commit is contained in:
Brian Coca 2016-02-29 17:52:40 -05:00
parent d699ef72d2
commit e1faa78722

View file

@ -1,7 +1,7 @@
Directives Glossary
===================
Here we list the common playbook objects and the their directives.
Here we list the common playbook objects and their directives.
Note that not all directives affect the object itself and might just be there to be inherited by other contained objects.
Aliases for the directives are not reflected here, nor are mutable ones, for example `action` in task can be substituted by the name of any module plugin.