**URL of the docs page** <!--The URL(s) on docs.dapr.io where the typo occurs--> https://docs.dapr.io/reference/components-reference/supported-state-stores/setup-redis/#spec-metadata-fields **How is it currently worded?** <!--Please copy and paste the sentence where the typo occurs--> ``` maxRetryBackoff Minimum backoff between each retry. Defaults to 2 seconds; "-1" disables backoff. ``` **How should it be worded?** <!--Please correct the sentence--> ``` maxRetryBackoff Maximum backoff between each retry. Defaults to 2 seconds; "-1" disables backoff. ``` **Screenshots** <!--If applicable, add screenshots to help explain your problem--> **Additional context** <!--Add any other context about the problem here-->