summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLorin Hochstein <lorinh@gmail.com>2014-11-07 10:53:33 -0500
committerLorin Hochstein <lorinh@gmail.com>2014-11-07 10:53:33 -0500
commit7107e3dc95f94638bc3740fc88721bc680adb5ce (patch)
treed3d00aa51871358d3c77c5f7fcdc4d37c806e082 /README.md
parent18e23cae21032c057f4ad9b025f95a3e9be2dbfa (diff)
downloadopenstack-ansible-modules-7107e3dc95f94638bc3740fc88721bc680adb5ce.tar.gz
Fix readme typo
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 027926e..0fd33a8 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ These are additional, unofficial Ansible modules for managing OpenStack.
These are a dependency of the [openstack-ansible][1] repo for doing a test deployment of OpenStack into virtual machines managed by vagrant.
-To use this, add this directory to to the ANSIBLE_LIBRARY environment variable, or symlink this diretory to ./library relative to the playbook that uses it.
+To use this, add this directory to to the ANSIBLE_LIBRARY environment variable, or symlink this directory to ./library relative to the playbook that uses it.
[1]: http://github.com/lorin/openstack-ansible