Skip to content

Commit 5183620

Browse files
TjazVrackocarlescufi
authored andcommitted
doc: wifi: Fix typo in wifi.rst
WPA2-PSK-256 is supported, not WPA3-PSK-256, which does not exist. Signed-off-by: Tjaž Vračko <[email protected]>
1 parent 1759967 commit 5183620

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/connectivity/networking/api/wifi.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Only personal mode security is supported with below types:
1515

1616
* Open
1717
* WPA2-PSK
18-
* WPA3-PSK-256
18+
* WPA2-PSK-256
1919
* WPA3-SAE
2020

2121
The Wi-Fi management API is implemented in the ``wifi_mgmt`` module as a part of the networking L2

0 commit comments

Comments
 (0)