diff --git a/README.md b/README.md
index 23449a8..e95a301 100644
--- a/README.md
+++ b/README.md
@@ -565,7 +565,7 @@ Examples:
### Result of attempted keypad code changes
-The result of the last configuration change action will be published to the `configuration/commandResultJson` MQTT topic.
+The result of the last keypad change action will be published to the `keypad/commandResultJson` MQTT topic.
Possible values are "noValidPinSet", "keypadControlDisabled", "keypadNotAvailable", "keypadDisabled", "invalidConfig", "invalidJson", "noActionSet", "invalidAction", "noExistingCodeIdSet", "noNameSet", "noValidCodeSet", "noCodeSet", "invalidAllowedFrom", "invalidAllowedUntil", "invalidAllowedFromTime", "invalidAllowedUntilTime", "success", "failed", "timeOut", "working", "notPaired", "error" and "undefined".
## Keypad control (alternative, optional)