From ca86dd656abe0ef627d4fd0e07fe6e42b8e34853 Mon Sep 17 00:00:00 2001 From: enriquezgarc Date: Fri, 21 Jul 2023 12:23:19 +0200 Subject: [PATCH] docs/psoc6/quickref.rst: Network module specialization docs. Signed-off-by: enriquezgarc --- docs/psoc6/quickref.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/psoc6/quickref.rst b/docs/psoc6/quickref.rst index a14bd16f0822..dbd2d9f716fb 100644 --- a/docs/psoc6/quickref.rst +++ b/docs/psoc6/quickref.rst @@ -260,7 +260,7 @@ Methods ..warning:: The function does not provide status of the connection. Use the ``active()`` for that purpose. Any errors or failure are communicated when using the corresponding enable/disable or connect/disconnect functions. - The following query parameters are allowed. + The following query parameters are allowed: * ``rssi``. Only for STA. * ``stations``. List of connected stations (only for AP).