Browse Source

Merge pull request #2205 from liangxia/fix-typo

Fix "deloyment" typo in deployment types doc
Scott Dodson 8 years ago
parent
commit
cd296d364f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      DEPLOYMENT_TYPES.md

+ 1 - 1
DEPLOYMENT_TYPES.md

@@ -15,7 +15,7 @@ The table below outlines the defaults per `deployment_type`.
 | **Image Streams**                                               | centos                                   | rhel + xpaas                           | N/A                              | rhel                             |
 | **Image Streams**                                               | centos                                   | rhel + xpaas                           | N/A                              | rhel                             |
 
 
 
 
-**NOTE** `enterprise` deloyment type is used for OpenShift Enterprise version
+**NOTE** `enterprise` deployment type is used for OpenShift Enterprise version
 3.0.x OpenShift Enterprise deployments utilizing version 3.1 and later will
 3.0.x OpenShift Enterprise deployments utilizing version 3.1 and later will
 make use of the new `openshift-enterprise` deployment type.  Additional work to
 make use of the new `openshift-enterprise` deployment type.  Additional work to
 migrate between the two will be forthcoming.
 migrate between the two will be forthcoming.