Skip to content

Commit 81c7612

Browse files
authored
Merge pull request tasmota#26 from Cougar/patch-1
Fix a typo
2 parents 3631e0d + daeab48 commit 81c7612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Compile-your-build.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Flash and memory space on an ESP82XX chip is limited and very valuable. Because of that our precompiled binaries include the most popular features of Tasmota but no build can include all of them.
22

3-
To include a feature you need (or build completely customized Tamota) you will have to configure and compile your own version.
3+
To include a feature you need (or build completely customized Tasmota) you will have to configure and compile your own version.
44

55
First you will need a [development environment](installation/Flashing#flashing-and-compiling-from-source) and Tasmota's source code (either [development](https://github.com/arendst/Tasmota/archive/development.zip) or [master](https://github.com/arendst/Tasmota/archive/master.zip) branch).
66

0 commit comments

Comments
 (0)