diff --git a/docs/userguide/signals.rst b/docs/userguide/signals.rst index 8bb9c265fc6..8a96e81b857 100644 --- a/docs/userguide/signals.rst +++ b/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