diff --git a/docs/tildagon-apps/reference/badge-hardware.md b/docs/tildagon-apps/reference/badge-hardware.md index 333bb16..9d55027 100644 --- a/docs/tildagon-apps/reference/badge-hardware.md +++ b/docs/tildagon-apps/reference/badge-hardware.md @@ -746,12 +746,10 @@ For more information, see [MicroPython I2C docs](https://docs.micropython.org/en ## Version -You can use the `ota` package to obtain the insntalled TildagonOS version: +You can use the `ota` package to obtain the installed TildagonOS version: ### Usage -To use the buttons: - 1. Import the `ota` package: ```python