Skip to content

Commit aa275c6

Browse files
joeybloggsjoeybloggs
authored andcommitted
merge pul request changes from @xboston
1 parent 39656b5 commit aa275c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Validate
1010
1111
A simple example usage:
1212
13-
type UserDetail {
13+
type UserDetail struct {
1414
Details string `validate:"-"`
1515
}
1616

0 commit comments

Comments
 (0)