diff --git a/docs/en/index.md b/docs/en/index.md index c8731c50..8000df91 100644 --- a/docs/en/index.md +++ b/docs/en/index.md @@ -44,7 +44,7 @@ print(gpio.read(pin)) ``` ## Getting Started -1. [Build the firmeware](build.md) with the modules you need. +1. [Build the firmware](build.md) with the modules you need. 1. [Flash the firmware](flash.md) to the chip. 1. [Upload code](upload.md) to the firmware.