diff --git a/docs/docs/fan-unit/uart.mdx b/docs/docs/fan-unit/uart.mdx index 796a30e..4427025 100644 --- a/docs/docs/fan-unit/uart.mdx +++ b/docs/docs/fan-unit/uart.mdx @@ -84,7 +84,7 @@ Move the `*.uf2` file into `RPI-RP2`, it should disconnect after a few seconds a ## CircuitPython -We have prepared [example code](/~https://github.com/uptime-industries/circuitpy-fan-unit) to help you get started with your Smart Fan unit. Using [CircuitPython](https://circuitpython.org/) witch is a programming language designed to simplify experimenting and learning to code on low-cost microcontroller boards. +We have prepared [example code](/~https://github.com/uptime-industries/circuitpy-fan-unit) to help you get started with your Smart Fan unit. Using [CircuitPython](https://circuitpython.org/) which is a programming language designed to simplify experimenting and learning to code on low-cost microcontroller boards. The code has the following basic functionality example : - Button use