mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-03 22:25:57 +00:00
docs: fix overview.rst
add missing `be`, L88
This commit is contained in:
parent
928becece4
commit
d3f3e9ec38
1 changed files with 1 additions and 1 deletions
|
|
@ -85,7 +85,7 @@ Extending kitty
|
|||
------------------
|
||||
|
||||
kitty has a powerful framework for scripting. You can create small terminal
|
||||
programs called :doc:`kittens <kittens_intro>`. These can used to add features
|
||||
programs called :doc:`kittens <kittens_intro>`. These can be used to add features
|
||||
to kitty, for example, :doc:`editing remote files <kittens/remote_file>` or
|
||||
:doc:`inputting Unicode characters <kittens/unicode_input>`. They can also be
|
||||
used to create programs that leverage kitty's powerful features, for example,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue