diff --git a/docs/overview.rst b/docs/overview.rst index 529981990..3ba1dcaad 100644 --- a/docs/overview.rst +++ b/docs/overview.rst @@ -85,7 +85,7 @@ Extending kitty ------------------ kitty has a powerful framework for scripting. You can create small terminal -programs called :doc:`kittens `. These can used to add features +programs called :doc:`kittens `. These can be used to add features to kitty, for example, :doc:`editing remote files ` or :doc:`inputting Unicode characters `. They can also be used to create programs that leverage kitty's powerful features, for example,