From 1767bc4f9b223976460cca3e2f6b7bd3d975b6ab Mon Sep 17 00:00:00 2001 From: Anh Tran Date: Mon, 23 Jan 2017 13:18:12 +0700 Subject: [PATCH] Typo fix: enviroment => environment Change-Id: I0d02e5d5786a6e84b2102bdcb9b88025e5443d57 --- README.vagrant.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.vagrant.rst b/README.vagrant.rst index 50ef252d7..773b5e005 100644 --- a/README.vagrant.rst +++ b/README.vagrant.rst @@ -60,5 +60,5 @@ environment variable inside the VM for use by test scripts. Note: Only the ansible installation path is configurable at this point using - the enviroment variable. All other dependencies will still continue to cloned - under ``/opt/stack``. + the environment variable. All other dependencies will still continue to + cloned under ``/opt/stack``.