Skip to content

Commit d020493

Browse files
committed
Fix minor typo in README
[skip ci]
1 parent e847672 commit d020493

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Any invalid JSON will be skipped and not produce an error.
5252
It is therefore recommended to validate the JSON before providing to JSONoid if handling invalid input is required.
5353
The generated schema will be printed [JSON Schema](https://json-schema.org/) as output.
5454
Note that depending on the configuration, JSONoid will add additional properties which are not part of the JSON Schema standard.
55-
The format is described in the [JSON Schema Profile](https://github.com/dataunitylab/json-schema-profile) draft and is subject to change..
55+
The format is described in the [JSON Schema Profile](https://github.com/dataunitylab/json-schema-profile) draft and is subject to change.
5656

5757
## Running :running:
5858

0 commit comments

Comments
 (0)