فهرست منبع

With this way -> This way

Ask Solem 16 سال پیش
والد
کامیت
ae41b4843c
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      README.rst

+ 1 - 1
README.rst

@@ -231,7 +231,7 @@ python shell, but keep in mind that since arguments are pickled, you can't
 use custom classes defined in the shell session.
 use custom classes defined in the shell session.
 
 
 While you can use regular functions, the recommended way is to define
 While you can use regular functions, the recommended way is to define
-a task class. With this way you can cleanly upgrade the task to use the more
+a task class. This way you can cleanly upgrade the task to use the more
 advanced features of celery later.
 advanced features of celery later.
 
 
 This is a task that basically does nothing but take some arguments,
 This is a task that basically does nothing but take some arguments,