Ver código fonte

Merge pull request #1906 from marco-buttu/master

There also several -> There are also several
Ask Solem Hoel 11 anos atrás
pai
commit
8e377c1a7f
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      docs/getting-started/first-steps-with-celery.rst

+ 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