Commit 3ea45121 authored by Bjoern Rabenstein's avatar Bjoern Rabenstein

Fix typo.

parent d95b8124
......@@ -121,7 +121,7 @@ differences as part of your release process.
Failures should be handled similarly to logging. Every time there is a failure, a
counter should be incremented. Unlike logging, the error may also bubble up to a
more general error counter depending on how your code is strctured.
more general error counter depending on how your code is structured.
When reporting failures, you should generally have some other metric
representing the total number of attempts. This makes the failure ratio easy to calculate.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment