Skip to content

Commit c83d44f

Browse files
committed
Merge pull request esp8266#1114 from reaper7/patch-1
fix typo
2 parents 9e930e5 + 7ba9a3d commit c83d44f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/changes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ title: Change Log
5959
- Add gdb stub library
6060
- Extracted the WebUpdate example into a library.
6161
- Fix to Servo allowing write() to be called before attach()
62-
- ESP9266WiFi: add function `begin` without any parameters and add `psk` function to return current PSK form sdk config
62+
- ESP8266WiFi: add function `begin` without any parameters and add `psk` function to return current PSK form sdk config
6363
- Fix a crash due to abort() called from TCP error callback (#428)
6464
- Adding support for OPTIONS requests to ESP8266WebServer
6565
- Add HTTPS request sample (#43)

0 commit comments

Comments
 (0)