diff --git a/k8petstore/redis-slave/run.sh b/k8petstore/redis-slave/run.sh index 8a4bb57c..ec9647ea 100755 --- a/k8petstore/redis-slave/run.sh +++ b/k8petstore/redis-slave/run.sh @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -echo "Note, if you get errors below indicate kubernetes env injection could be faliing..." +echo "If you get errors below, kubernetes env injection could be failing..." echo "env vars =" env echo "CHECKING ENVS BEFORE STARTUP........"