We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a4ebc1 commit 0755b30Copy full SHA for 0755b30
1 file changed
docs/source/index.rst
@@ -72,8 +72,8 @@ the ``on`` method:
72
73
(Here we assume another intent, ``Print``, which shows some text to the user.)
74
75
-A (sometimes) nicer syntax is provided for adding callbacks, called ``do``
76
-notation.
+A (sometimes) nicer syntax is provided for adding callbacks, with the
+:func:`effect.do.do` decorator.
77
78
.. code:: python
79
0 commit comments