Skip to content

Commit b5340af

Browse files
author
Stefan Kremser
committed
Fixed 2 little spelling mistakes
1 parent 3ace436 commit b5340af

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Because these management packets are unencrypted, you just need the mac address
4949

5050
### What an ESP8266 is
5151

52-
The [ESP8266](https://en.wikipedia.org/wiki/ESP8266) is a cheap micro controller with built-in Wi-Fi. It contains a powerful 160 MHz processor and it can be programmed using [Arduino](https://www.arduino.cc/en/Main/Software).
52+
The [ESP8266](https://en.wikipedia.org/wiki/ESP8266) is a cheap microcontroller with built-in Wi-Fi. It contains a powerful 160 MHz processor and it can be programmed using [Arduino](https://www.arduino.cc/en/Main/Software).
5353

5454
You can buy these chips for under $2 from China!
5555

web_server/html/info.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ <h2>Credits</h2>
5959
<p>
6060
<a href="https://github.com/ThisIsDallas/Simple-Grid">SIMPLE GRID</a> - Copyright (C) 2013 Dallas Bass - Released under the MIT License.<br />
6161
<br />
62-
The MAC adresse list is based on Wireshark manufacturer database.<br />
62+
The MAC address list is based on Wireshark manufacturer database.<br />
6363
Source: <a href="https://www.wireshark.org/tools/oui-lookup.html">https://www.wireshark.org/tools/oui-lookup.html</a><br />
6464
Wireshark is released under the GNU General Public License version 2<br />
6565
</p>

0 commit comments

Comments
 (0)