Просмотр исходного кода

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

Ask Solem 11 лет назад
Родитель
Сommit
d79153f2d9
1 измененных файлов с 1 добавлено и 1 удалено
  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
     $  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
 .. code-block:: bash