From 600f1d84574b4191e08e7021741eff33db0c9f41 Mon Sep 17 00:00:00 2001 From: Jimmy Casey Date: Sun, 29 Jul 2018 21:42:25 +0000 Subject: [PATCH] Fixed Spelling. --- .../src/main/resources/web/yui/build/tabview/README | 2 +- tools/docker-images/stratos-docker-images/run-example.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dependencies/org.wso2.carbon.ui/src/main/resources/web/yui/build/tabview/README b/dependencies/org.wso2.carbon.ui/src/main/resources/web/yui/build/tabview/README index 4bf9e5c270..f38ff3ad7c 100644 --- a/dependencies/org.wso2.carbon.ui/src/main/resources/web/yui/build/tabview/README +++ b/dependencies/org.wso2.carbon.ui/src/main/resources/web/yui/build/tabview/README @@ -34,7 +34,7 @@ TabView Release Notes * no change *** version 2.2.0 *** -* Element broken out into seperate pkg +* Element broken out into separate pkg NOTE: new dependency required - element-beta.js *** version 0.12.2 *** diff --git a/tools/docker-images/stratos-docker-images/run-example.sh b/tools/docker-images/stratos-docker-images/run-example.sh index b03ec8908e..58d0406600 100755 --- a/tools/docker-images/stratos-docker-images/run-example.sh +++ b/tools/docker-images/stratos-docker-images/run-example.sh @@ -24,7 +24,7 @@ # change the environment variables to reflect your environment # Set the DOMAIN to the dns domain name you want to use for your Stratos environment -# The DNS domain name is only used internally by the stratos docker images and should not be exposed publically +# The DNS domain name is only used internally by the stratos docker images and should not be exposed publicly export DOMAIN=example.com # Set the IP_ADDR to the IP address you use to reach the docker host