diff --git a/docs/kittens/custom.rst b/docs/kittens/custom.rst index 1a386f65f..6056c2e1b 100644 --- a/docs/kittens/custom.rst +++ b/docs/kittens/custom.rst @@ -134,7 +134,7 @@ To the ``handle_result()`` function, above. Debugging kittens -------------------- -The part of the kitten that runs in ``main()`` is just a normal programs and +The part of the kitten that runs in ``main()`` is just a normal program and the output of print statements will be visible in the kitten window. Or alternately, you can use::