diff --git a/examples/0-2-basic-example/norris-schema.json b/examples/0-2-basic-example/norris-schema.json index 8e8ea4e7..2e75201e 100644 --- a/examples/0-2-basic-example/norris-schema.json +++ b/examples/0-2-basic-example/norris-schema.json @@ -22,7 +22,7 @@ }, "thanos": { "type": "boolean", - "title": "Chuck Norris was given a bloody nose by Thanos the god like villan from the Avengers Movies", + "title": "Chuck Norris was given a bloody nose by Thanos the god like villain from the Avengers Movies", "oneOf": [ { "title": "True", @@ -49,4 +49,4 @@ ] } } -} \ No newline at end of file +}