diff --git a/docs/spark-standalone.md b/docs/spark-standalone.md
index 5c6084fb46255..46d6c41d06abb 100644
--- a/docs/spark-standalone.md
+++ b/docs/spark-standalone.md
@@ -222,8 +222,7 @@ SPARK_WORKER_OPTS supports the following system properties:
false |
Enable periodic cleanup of worker / application directories. Note that this only affects standalone
- mode, as YARN works differently. Applications directories are cleaned up regardless of whether
- the application is still running.
+ mode, as YARN works differently. Only the stopped applications directories are cleaned up.
|