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:
Tjaž Vračko 2024-10-24 08:01:44 +02:00 committed by Carles Cufí
commit 5183620949

View file

@ -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