diff --git a/docs/source/plugins.rst b/docs/source/plugins.rst index 5d21c1cd7a..ddcd4c1473 100644 --- a/docs/source/plugins.rst +++ b/docs/source/plugins.rst @@ -59,7 +59,7 @@ This file defines the CLI flags this plugin exposes, its name and its type. Config section: * Plugin type can be one of the following: ``provision``, ``install``, ``test``, ``other``. * Entry point is the main playbook for the plugin. by default this will refer to main.yml file - but can be changed to ant other file. + but can be changed to any other file. * ``roles_path``: This is optional and it might be used when the plugin refers to a role which is introduced by that plugin. The ``roles_path`` then relatively