diff --git a/plugins/modules/sonic_interfaces.py b/plugins/modules/sonic_interfaces.py index 62ab3358c..981f7d78b 100644 --- a/plugins/modules/sonic_interfaces.py +++ b/plugins/modules/sonic_interfaces.py @@ -108,12 +108,12 @@ - FEC_DEFAULT - FEC_AUTO unreliable_los: - description: monitoring type to be used for generating a loss of service alarm. + description: Monitoring type to be used for generating a loss of service alarm. type: str choices: - UNRELIABLE_LOS_MODE_ON - UNRELIABLE_LOS_MODE_OFF - - NRELIABLE_LOS_MODE_AUTO + - UNRELIABLE_LOS_MODE_AUTO state: description: - The state the configuration should be left in.