Skip to content

Commit 0755b30

Browse files
committed
link to the do function
1 parent 8a4ebc1 commit 0755b30

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/source/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ the ``on`` method:
7272
7373
(Here we assume another intent, ``Print``, which shows some text to the user.)
7474

75-
A (sometimes) nicer syntax is provided for adding callbacks, called ``do``
76-
notation.
75+
A (sometimes) nicer syntax is provided for adding callbacks, with the
76+
:func:`effect.do.do` decorator.
7777

7878
.. code:: python
7979

0 commit comments

Comments
 (0)