Skip to content

Commit

Permalink
kitty: fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan Velickovic <i.velickovic@unsw.edu.au>
  • Loading branch information
Ivan-Velickovic committed Aug 20, 2024
1 parent 3c8c2c3 commit 83c4745
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/examples/kitty/running.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
<img style="display: block; margin-left: auto; margin-right: auto" src="/kitty_display.png" alt="Picture of Kitty user inteface" width="700"/>
<img style="display: block; margin-left: auto; margin-right: auto" src="/kitty_display.png" alt="Picture of Kitty user interface" width="700"/>

## Using MicroPython

Expand Down

0 comments on commit 83c4745

Please sign in to comment.