diff --git a/docs/en/api-guides/blufi.rst b/docs/en/api-guides/blufi.rst index 6ca7a3f4c6..71d1d73d45 100644 --- a/docs/en/api-guides/blufi.rst +++ b/docs/en/api-guides/blufi.rst @@ -59,8 +59,8 @@ The flow chart of BluFi Phone <- {IDF_TARGET_NAME} [label="Advertising"]; Phone -> {IDF_TARGET_NAME} [label="Create GATT connection"]; - Phone <- {IDF_TARGET_NAME} [label="Negotiate key procedure"]; Phone -> {IDF_TARGET_NAME} [label="Negotiate key procedure"]; + Phone <- {IDF_TARGET_NAME} [label="Negotiate key procedure"]; Phone -> {IDF_TARGET_NAME} [label="CTRL: Set {IDF_TARGET_NAME} to Phone Security mode"]; Phone -> {IDF_TARGET_NAME} [label="DATA: SSID"]; Phone -> {IDF_TARGET_NAME} [label="DATA: Password"];