diff --git a/go/logic/throttler.go b/go/logic/throttler.go index ae95b70..989d762 100644 --- a/go/logic/throttler.go +++ b/go/logic/throttler.go @@ -39,7 +39,7 @@ var ( 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. type Throttler struct { migrationContext *base.MigrationContext