Quellcode durchsuchen

Correct grammar. (#4985)

Vikas Prasad vor 7 Jahren
Ursprung
Commit
966bacd641
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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