Переглянути джерело

Update first-steps-with-celery.rst

fixed grammar, missing word "is" in "this how"
Polina Giralt 11 роки тому
батько
коміт
bbdc3743e6
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      docs/getting-started/first-steps-with-celery.rst

+ 1 - 1
docs/getting-started/first-steps-with-celery.rst

@@ -350,7 +350,7 @@ contain any syntax errors, you can try to import it:
 
 For a complete reference of configuration options, see :ref:`configuration`.
 
-To demonstrate the power of configuration files, this how you would
+To demonstrate the power of configuration files, this is how you would
 route a misbehaving task to a dedicated queue:
 
 :file:`celeryconfig.py`: