Merge pull request #37363 from nebril/example-typo-fix

Automatic merge from submit-queue

Fix notice in redis-slave example
This commit is contained in:
Kubernetes Submit Queue 2016-11-28 11:44:56 -08:00 committed by GitHub
commit 9ac1bcaa03

View File

@ -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........"