Skip to content

Commit c372e09

Browse files
committed
fixed typo
1 parent 104dcf7 commit c372e09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schemas-core/src/main/resources/avro/psi/fileLocation.avsc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"fields": [
77
{
88
"name": "uri",
9-
"type": "string"
9+
"type": "string",
1010
"doc": "A Uniform Resource Identifier as defined by RFCs 2396 and 3986",
1111
"default": null
1212
},

0 commit comments

Comments
 (0)