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::
     :local:
 
-Signals allows decoupled applications to receive notifications when
+Signals allow decoupled applications to receive notifications when
 certain actions occur elsewhere in the application.
 
 Celery ships with many signals that your application can hook into