Fix spelling mistake in docs for themes kitten

This commit is contained in:
Mukundan314
2021-08-20 21:35:40 +05:30
parent 5bc569c4dd
commit fb9c911ae9

View File

@@ -58,7 +58,7 @@ Changing the theme non-interactively
You can specify the theme name as an argument when invoking the kitten You can specify the theme name as an argument when invoking the kitten
to have it change to that theme instantly. For example:: to have it change to that theme instantly. For example::
kitty +kitten theme --reload-in=all Dimmed Monokai kitty +kitten themes --reload-in=all Dimmed Monokai
Will change the theme to ``Dimmed Monokai`` in all running kitty Will change the theme to ``Dimmed Monokai`` in all running kitty
instances. See below for more details on non-interactive operation. instances. See below for more details on non-interactive operation.