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 <tjaz@irnas.eu>
This commit is contained in:
parent
1759967597
commit
5183620949
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ Only personal mode security is supported with below types:
|
|||
|
||||
* Open
|
||||
* WPA2-PSK
|
||||
* WPA3-PSK-256
|
||||
* WPA2-PSK-256
|
||||
* WPA3-SAE
|
||||
|
||||
The Wi-Fi management API is implemented in the ``wifi_mgmt`` module as a part of the networking L2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue