diff options
Diffstat (limited to 'README_vagrant.md')
-rw-r--r-- | README_vagrant.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README_vagrant.md b/README_vagrant.md index bda474f14..3e8188ade 100644 --- a/README_vagrant.md +++ b/README_vagrant.md @@ -41,7 +41,7 @@ vagrant provision Environment Variables --------------------- -The following environment variables can be overriden: +The following environment variables can be overridden: - ``OPENSHIFT_DEPLOYMENT_TYPE`` (defaults to origin, choices: origin, openshift-enterprise) - ``OPENSHIFT_NUM_NODES`` (the number of nodes to create, defaults to 2) |