fix word 'consequentally' to 'consequently' (#5827)

Signed-off-by: czm <zhongming.chang@daocloud.io>
This commit is contained in:
AllenZMC 2019-08-03 21:56:59 +08:00 committed by Brian Brazil
parent 9e47bb8b46
commit 5c2c9a03e9

View File

@ -290,7 +290,7 @@ func (r *AlertingRule) SetRestored(restored bool) {
}
// resolvedRetention is the duration for which a resolved alert instance
// is kept in memory state and consequentally repeatedly sent to the AlertManager.
// is kept in memory state and consequently repeatedly sent to the AlertManager.
const resolvedRetention = 15 * time.Minute
// Eval evaluates the rule expression and then creates pending alerts and fires