Skip to content

Commit 13553aa

Browse files
authored
Fix checks timeout definition in README.md (canonical#213)
1 parent 0c8bb88 commit 13553aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -541,7 +541,7 @@ checks:
541541
period: <duration>
542542
543543
# (Optional) If this time elapses before a single check operation has
544-
# finished, it is cancelled and considered an error. Must not be less
544+
# finished, it is cancelled and considered an error. Must be less
545545
# than the period, and must not be zero. Default is "3s".
546546
timeout: <duration>
547547

0 commit comments

Comments
 (0)