瀏覽代碼

Merge pull request #1906 from marco-buttu/master

There also several -> There are also several
Ask Solem Hoel 11 年之前
父節點
當前提交
8e377c1a7f
共有 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
 
-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