Ask Solem 13 年之前
父节点
当前提交
17f48879e2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/whatsnew-2.5.rst

+ 1 - 1
docs/whatsnew-2.5.rst

@@ -48,7 +48,7 @@ that could result in a race condition leading to an annoying warning.
 
 
         CELERY_RESULT_EXCHANGE = "celeryresults2"
         CELERY_RESULT_EXCHANGE = "celeryresults2"
 
 
-    But you have to make sure that both clients and workers
+    But you have to make sure that all clients and workers
     use this new setting, so they are updated to use the same
     use this new setting, so they are updated to use the same
     exchange name.
     exchange name.