Skip to content

Commit 25d6a7b

Browse files
committed
Typos.
1 parent 3767790 commit 25d6a7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ available to store the data locally.
2222

2323
## The Implementation
2424

25-
There is no implementation yet but the idea. Plan is to use as much of the existing functionality
25+
Use as much of the existing functionality
2626
as possible to keep all ESP32 OTA functionality alive and be able to use existing tools as much as
2727
possible.
2828

29-
The code for the larger partition should be as little as possible so that is can be easily called and
29+
The code for the larger partition should be as little as possible so that it can be easily called and
3030
integrated into existing applications.
3131

3232
The code for the smaller partition should be on one side very generic but also as compact as possible

0 commit comments

Comments
 (0)