Merge pull request #484 from bridgetkromhout/typo-fix

Minor typo fix
This commit is contained in:
Bridget Kromhout
2019-06-24 10:11:05 -05:00
committed by GitHub

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
---