diff --git a/docs/guide/signals.rst b/docs/guide/signals.rst index 4d0b0df5..c25c1788 100644 --- a/docs/guide/signals.rst +++ b/docs/guide/signals.rst @@ -5,7 +5,7 @@ Signals .. versionadded:: 0.5 -..note :: +.. note:: Signal support is provided by the excellent `blinker`_ library and will gracefully fall back if it is not available.