From 43e0286ac132452832e199131471d7d14d09509d Mon Sep 17 00:00:00 2001 From: brent s Date: Mon, 22 Feb 2016 14:57:42 -0500 Subject: [PATCH] oops --- new.ca.sh | 2 +- new.intermediate.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/new.ca.sh b/new.ca.sh index c943350..9fc583c 100755 --- a/new.ca.sh +++ b/new.ca.sh @@ -126,7 +126,7 @@ export ORGNAME echo -n "And what is your organization's MAIN DOMAIN? " read ORGSITE export ORGSITE -echo -n "What Country (two-letter abbreviation) is your organization locatied in? " +echo -n "What Country (two-letter abbreviation) is your organization located in? " read ORGCNTRY export ORGCNTRY echo -n "What State (full name) is your organization located in? " diff --git a/new.intermediate.sh b/new.intermediate.sh index ce3c8bd..66c95e5 100644 --- a/new.intermediate.sh +++ b/new.intermediate.sh @@ -141,7 +141,7 @@ then echo -n "And what is your organization's MAIN DOMAIN? " read ORGSITE export ORGSITE - echo -n "What Country (two-letter abbreviation) is your organization locatied in? " + echo -n "What Country (two-letter abbreviation) is your organization located in? " read ORGCNTRY export ORGCNTRY echo -n "What State (full name) is your organization located in? "