浏览代码

Correct grammar. (#4985)

Vikas Prasad 6 年之前
父节点
当前提交
966bacd641
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/userguide/signals.rst

+ 1 - 1
docs/userguide/signals.rst

@@ -7,7 +7,7 @@ Signals
 .. contents::
 .. contents::
     :local:
     :local:
 
 
-Signals allows decoupled applications to receive notifications when
+Signals allow decoupled applications to receive notifications when
 certain actions occur elsewhere in the application.
 certain actions occur elsewhere in the application.
 
 
 Celery ships with many signals that your application can hook into
 Celery ships with many signals that your application can hook into