Explorar el Código

Merge branch 'master' of github.com:celery/celery

Ask Solem hace 11 años
padre
commit
d79153f2d9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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