Skip to content

Commit 227b2c8

Browse files
ncguksandeepmistry
authored andcommitted
Typo
Just a simple typo correction. No changes to code.
1 parent 7eec2e1 commit 227b2c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/WiFiWebServer/WiFiWebServer.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ void loop() {
114114

115115
// close the connection:
116116
client.stop();
117-
Serial.println("client disonnected");
117+
Serial.println("client disconnected");
118118
}
119119
}
120120

0 commit comments

Comments
 (0)