[skip e2e] Fix typo in QueryCoord param table (#13687)

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
pull/13749/head
congqixia 2021-12-20 12:28:43 +08:00 committed by GitHub
parent 2de5cf7762
commit 2e1e3d8304
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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