diff --git a/schema.json b/schema.json index 7cc1e9a..51eb359 100644 --- a/schema.json +++ b/schema.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema#", -" $id": "http://example.com/example.json", + "$id": "http://example.com/example.json", "additionalProperties": true, "definitions": { "iso8601": { @@ -496,4 +496,4 @@ }, "title": "Resume Schema", "type": "object" -} \ No newline at end of file +}