We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f5c36f commit 089bb2aCopy full SHA for 089bb2a
stability/circuit-breaker.md
@@ -99,4 +99,4 @@ func Breaker(c Circuit, failureThreshold uint32) Circuit {
99
100
## Related Works
101
102
-- [sony/gobreaker](https://github.com/sony/go-breaker) is a well-tested and intuitive circuit breaker implementation for real-world use cases.
+- [sony/gobreaker](https://github.com/sony/gobreaker) is a well-tested and intuitive circuit breaker implementation for real-world use cases.
0 commit comments