Skip to content

Commit 0c7d058

Browse files
authored
docs: correct spelling
1 parent 728d843 commit 0c7d058

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66
"math/big"
77
)
88

9-
// Schema is the regpresentation of a compiled
9+
// Schema is the representation of a compiled
1010
// jsonschema.
1111
type Schema struct {
1212
up urlPtr

0 commit comments

Comments
 (0)