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? "