This is an automated email from the ASF dual-hosted git repository.

ethanfeng pushed a commit to branch b2043
in repository https://gitbox.apache.org/repos/asf/celeborn.git

commit 316ed79fbb44c825f8e41d5354ccc0e29e0c9db3
Author: mingji <[email protected]>
AuthorDate: Mon Jun 23 16:04:20 2025 +0800

    update
---
 docs/migration.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/migration.md b/docs/migration.md
index 85121b581..928f1bde2 100644
--- a/docs/migration.md
+++ b/docs/migration.md
@@ -100,7 +100,7 @@ license: |
 - Since 0.6.0, the client respects the spark.celeborn.storage.availableTypes 
configuration, 
     ensuring revived partition locations no longer default to memory storage. 
In contrast, clients prior 
     to 0.6.0 default to memory storage for revived partitions. This means that 
if memory storage is enabled in 
-    worker nodes, pre-0.6.0 clients may inadvertently utilize memory storage 
for an application even when memory 
+    worker nodes, clients prior to 0.6.0 may inadvertently utilize memory 
storage for an application even when memory 
     storage is not enabled for that app.
 
 ## Upgrading from 0.5.0 to 0.5.1

Reply via email to