Skip to content

Commit d4f80f5

Browse files
committed
esp8266/README: Fix typos.
1 parent be6d8be commit d4f80f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

esp8266/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Build instructions
2424

2525
The tool chain required for the build is the OpenSource ESP SDK, which can be
2626
found at <https://github.com/pfalcon/esp-open-sdk>. Clone this repository and
27-
run `make` in it's directory to build and install the SDK locally. T
27+
run `make` in its directory to build and install the SDK locally.
2828

2929
Then, to build Micro Python for the ESP8266, just run:
3030
```bash

0 commit comments

Comments
 (0)