From 83c4745fc76f83b8e9ce552aea381935445ec513 Mon Sep 17 00:00:00 2001 From: Ivan Velickovic Date: Tue, 20 Aug 2024 18:10:46 +1000 Subject: [PATCH] kitty: fix typo Signed-off-by: Ivan Velickovic --- content/docs/examples/kitty/running.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/examples/kitty/running.md b/content/docs/examples/kitty/running.md index 7988852..ebcbd0c 100644 --- a/content/docs/examples/kitty/running.md +++ b/content/docs/examples/kitty/running.md @@ -66,7 +66,7 @@ Usage: kitty.run(String IP_ADDRESS). ``` After executing the `kitty.run` command, you should see output on the display like so: -Picture of Kitty user inteface +Picture of Kitty user interface ## Using MicroPython