فهرست منبع

Merge branch 'WoLpH/master'

Ask Solem 14 سال پیش
والد
کامیت
a47cf4b807
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      docs/tutorials/clickcounter.rst

+ 1 - 1
docs/tutorials/clickcounter.rst

@@ -21,7 +21,7 @@ So what can you do? In this tutorial we will send the individual clicks as
 messages using `kombu`, and then process them later with a Celery periodic
 messages using `kombu`, and then process them later with a Celery periodic
 task.
 task.
 
 
-Celery and Kombu is excellent in tandem, and while this might not be
+Celery and Kombu are excellent in tandem, and while this might not be
 the perfect example, you'll at least see one example how of they can be used
 the perfect example, you'll at least see one example how of they can be used
 to solve a task.
 to solve a task.