Skip to content

Commit 681b809

Browse files
authored
Update param.go
1 parent 8eada06 commit 681b809

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/model/param.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package model
22

3-
// Param is type of Paramters (Parameter analysis output)
3+
// Param is type of Parameters (Parameter analysis output)
44
type Param struct {
55
Type string
66
Key string

0 commit comments

Comments
 (0)