diff --git a/salt/common/tools/sbin/so-analyst-install b/salt/common/tools/sbin/so-analyst-install index 65f78921c..79dd0cc20 100755 --- a/salt/common/tools/sbin/so-analyst-install +++ b/salt/common/tools/sbin/so-analyst-install @@ -75,7 +75,7 @@ fi {#- if this is not a manager #} {% else -%} -echo "Since this is not a manager, the pillar values to enable analyst workstation must be set manually. Please view the documention at $doc_workstation_url." +echo "Since this is not a manager, the pillar values to enable analyst workstation must be set manually. Please view the documentation at $doc_workstation_url." {#- endif if this is a manager #} {% endif -%} @@ -83,7 +83,7 @@ echo "Since this is not a manager, the pillar values to enable analyst workstati {#- if not CentOS #} {%- else %} -echo "The Analyst Workstation can only be installed on CentOS. Please view the documention at $doc_workstation_url." +echo "The Analyst Workstation can only be installed on CentOS. Please view the documentation at $doc_workstation_url." {#- endif grains.os == CentOS #} {% endif -%}