Ver Fonte

Correct grammar. (#4985)

Vikas Prasad há 6 anos atrás
pai
commit
966bacd641
1 ficheiros alterados com 1 adições e 1 exclusões
  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