Typo correction in document (#708)

Co-authored-by: jinsoohan <jinsoo.han@gmail.com>
This commit is contained in:
JinSoo Han
2020-03-11 04:24:21 +09:00
committed by GitHub
parent e8952fc66a
commit 3863d389bb

View File

@@ -7,7 +7,7 @@ It provides a consistent API to use in your applications, letting you, the devel
Spring Cloud supports the following circuit-breaker implementations:
* https://github.com/Netflix/Hystrix[Netfix Hystrix]
* https://github.com/Netflix/Hystrix[Netflix Hystrix]
* https://github.com/resilience4j/resilience4j[Resilience4J]
* https://github.com/alibaba/Sentinel[Sentinel]
* https://github.com/spring-projects/spring-retry[Spring Retry]