Prechádzať zdrojové kódy

Merge pull request #1906 from marco-buttu/master

There also several -> There are also several
Ask Solem Hoel 11 rokov pred
rodič
commit
8e377c1a7f

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

@@ -177,7 +177,7 @@ For a complete listing of the command-line options available, do:
 
     $  celery worker --help
 
-There also several other commands available, and help is also available:
+There are also several other commands available, and help is also available:
 
 .. code-block:: bash