Skip to content

Commit 94118c2

Browse files
SuGliderCopilot
andauthored
fix(matter): typo
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent a18b800 commit 94118c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/matter/matter.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ The ``Matter`` class provides the following key methods:
107107

108108
* ``begin()``: Initializes the Matter stack
109109
* ``isDeviceCommissioned()``: Checks if the device is commissioned
110-
* ``isWi-FiConnected()``: Checks Wi-Fi connection status (if Wi-Fi is enabled)
110+
* ``isWiFiConnected()``: Checks Wi-Fi connection status (if Wi-Fi is enabled)
111111
* ``isThreadConnected()``: Checks Thread connection status (if Thread is enabled)
112112
* ``isDeviceConnected()``: Checks overall device connectivity
113113
* ``isWiFiStationEnabled()``: Checks if WiFi Station mode is supported and enabled

0 commit comments

Comments
 (0)