diff --git a/en/device-dev/subsystems/subsys-tel-guide.md b/en/device-dev/subsystems/subsys-tel-guide.md index 31dd6c07026fe181b6638f557a41e57c6314c824..9b204051bd6742a6cd6afbf550d67f8ac8186c9e 100644 --- a/en/device-dev/subsystems/subsys-tel-guide.md +++ b/en/device-dev/subsystems/subsys-tel-guide.md @@ -428,7 +428,7 @@ The following table describes the API for reporting modem events. case CALL_CLIR_SUPPRESSION: clir = "i"; break; /* suppression */ - case CALL_CLIR_SUBSCRIPTION_DEFUALT: + case CALL_CLIR_SUBSCRIPTION_DEFUALT1: default: clir = ""; break; /* subscription default */