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