diff --git a/examples/lighting-app/nxp/mcxw71/include/config/CHIPProjectConfig.h b/examples/lighting-app/nxp/mcxw71/include/config/CHIPProjectConfig.h index 0ac0af934b29e1..3200cfb4e49d3e 100644 --- a/examples/lighting-app/nxp/mcxw71/include/config/CHIPProjectConfig.h +++ b/examples/lighting-app/nxp/mcxw71/include/config/CHIPProjectConfig.h @@ -190,7 +190,7 @@ /** * CONFIG_CHIP_NFC_ONBOARDING_PAYLOAD, CHIP_DEVICE_CONFIG_ENABLE_NFC_ONBOARDING_PAYLOAD * - * NFC onboarding is not supported on K32W1 + * NFC onboarding payload is not supported on K32W1 */ #define CONFIG_CHIP_NFC_ONBOARDING_PAYLOAD 0 #define CHIP_DEVICE_CONFIG_ENABLE_NFC_ONBOARDING_PAYLOAD 0