소스 검색

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

Ask Solem 11 년 전
부모
커밋
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
 
-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