Przeglądaj źródła

Correct grammar. (#4985)

Vikas Prasad 6 lat temu
rodzic
commit
966bacd641
1 zmienionych plików z 1 dodań i 1 usunięć
  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