Minor typo fix

This commit is contained in:
Bridget Kromhout
2019-06-24 10:06:17 -05:00
parent ce6cdae80c
commit a458c41068

View File

@@ -312,7 +312,7 @@ It will use the default success threshold (1 successful attempt = alive).
- readiness check with a short timeout / low failure threshold
- liveness check with a longer timeout / higher failure treshold
- liveness check with a longer timeout / higher failure threshold
---