Skip to content

Commit cde7309

Browse files
committed
readme
1 parent 75cf40f commit cde7309

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ wifi.findAndConnect(ssid, password, (found) => {
7676
});
7777
```
7878

79-
Disconnect current wifi network
79+
Disconnect from current wifi network
8080
```javascript
8181
wifi.disconnect();
8282
```

0 commit comments

Comments
 (0)