spelling: decision
This commit is contained in:
parent
84be0562a0
commit
8901e6eec2
@ -39,7 +39,7 @@ var (
|
|||||||
|
|
||||||
const frenoMagicHint = "freno"
|
const frenoMagicHint = "freno"
|
||||||
|
|
||||||
// Throttler collects metrics related to throttling and makes informed decisison
|
// Throttler collects metrics related to throttling and makes informed decision
|
||||||
// whether throttling should take place.
|
// whether throttling should take place.
|
||||||
type Throttler struct {
|
type Throttler struct {
|
||||||
migrationContext *base.MigrationContext
|
migrationContext *base.MigrationContext
|
||||||
|
Loading…
Reference in New Issue
Block a user