spring-cloud / spring-cloud-circuitbreaker

Spring Cloud Circuit Breaker API and Implementations
Apache License 2.0
328 stars 109 forks source link

docs: Fix Typo #172

Closed kworkbee closed 1 year ago

kworkbee commented 1 year ago

Fixes README Typo.

AS-IS: Resilience4JCircuitBreakerFactor TO-BE: Resilience4JCircuitBreakerFactory

ryanjbaxter commented 1 year ago

Fixed via https://github.com/spring-cloud/spring-cloud-circuitbreaker/commit/898913ba9088e0d5f96ffa60cc061e64d1b69efa

The README is auto generated from the docs so we need to make the change in the docs