diff --git a/internal/querycoord/param_table.go b/internal/querycoord/param_table.go index e0005faaff..beabf34cdc 100644 --- a/internal/querycoord/param_table.go +++ b/internal/querycoord/param_table.go @@ -31,7 +31,7 @@ import ( // UniqueID is an alias for the Int64 type type UniqueID = typeutil.UniqueID -// ParamTable maintains some environment variables that are required for the QuryCoord runtime +// ParamTable maintains some environment variables that are required for the QueryCoord runtime type ParamTable struct { paramtable.BaseTable