From 998786bbd80e00f95c6b295894633770abb04f81 Mon Sep 17 00:00:00 2001 From: Andrew Morgan Date: Wed, 12 Apr 2017 17:12:49 +0100 Subject: [PATCH] Typo in tutorial text --- docs/tutorials/stateful-application/basic-stateful-set.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorials/stateful-application/basic-stateful-set.md b/docs/tutorials/stateful-application/basic-stateful-set.md index 0c82b1970d..ab616af7b5 100644 --- a/docs/tutorials/stateful-application/basic-stateful-set.md +++ b/docs/tutorials/stateful-application/basic-stateful-set.md @@ -330,7 +330,7 @@ web-0 web-1 ``` -Event though `web-0` and `web-1` were rescheduled, they continue to serve their +Even though `web-0` and `web-1` were rescheduled, they continue to serve their hostnames because the PersistentVolumes associated with their Persistent Volume Claims are remounted to their `volumeMount`s. No matter what node `web-0` and `web-1` are scheduled on, their PersistentVolumes will be mounted to the