diff --git a/pkg/model/param.go b/pkg/model/param.go index 06eff5e6..a186c171 100644 --- a/pkg/model/param.go +++ b/pkg/model/param.go @@ -1,6 +1,6 @@ package model -// Param is type of Paramters (Parameter analysis output) +// Param is type of Parameters (Parameter analysis output) type Param struct { Type string Key string