diff --git a/docs/kittens/custom.rst b/docs/kittens/custom.rst index 5b777602f..91036bb4c 100644 --- a/docs/kittens/custom.rst +++ b/docs/kittens/custom.rst @@ -119,4 +119,4 @@ layout, by simply adding the line:: boss.toggle_fullscreen() -to the handle_result() function, above. +to the ``handle_result()`` function, above.