Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamess-Lucass committed Feb 26, 2024
1 parent 471285e commit a129438
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ mySchema := schema.Object(map[string]schema.ISchema{

// Parsing
type User struct {
Username string
Username string
}

user1 := User{
Expand Down

0 comments on commit a129438

Please sign in to comment.