Skip to content

Commit f8f1394

Browse files
authored
Merge pull request #1 from 0xflotus/patch-1
Update param.go
2 parents 61be435 + 681b809 commit f8f1394

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)