From 8b2bcfb266a39be722bcf9dc40a3f9f2efaaf2bc Mon Sep 17 00:00:00 2001 From: Scott Lowe Date: Thu, 21 May 2015 08:56:49 -0600 Subject: [PATCH] Fix typo in openstack-cli/README.md Fix a typo in the README.md file in the "openstack-cli" folder. --- openstack-cli/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack-cli/README.md b/openstack-cli/README.md index 4d8244c..5444aab 100644 --- a/openstack-cli/README.md +++ b/openstack-cli/README.md @@ -1,6 +1,6 @@ # Working with the OpenStack CLI -These files were created to allow users to use Vagrant ([http://www.vagrantup.com](http://www.vagrantup.com)) quickly and relatively easily spin up a command-line interface (CLI) client to an existing OpenStack installation. _A separate OpenStack installation is required._ The configuration was tested using Vagrant 1.7.2, VMware Fusion 6.0.5, and the Vagrant VMware plugin. +These files were created to allow users to use Vagrant ([http://www.vagrantup.com](http://www.vagrantup.com)) to quickly and relatively easily spin up a command-line interface (CLI) client to an existing OpenStack installation. _A separate OpenStack installation is required._ The configuration was tested using Vagrant 1.7.2, VMware Fusion 6.0.5, and the Vagrant VMware plugin. ## Contents