diff --git a/playground/dan/dans-first-progress-model/example-schema.json b/playground/dan/dans-first-progress-model/example-schema.json index 948196b9..419c29ef 100644 --- a/playground/dan/dans-first-progress-model/example-schema.json +++ b/playground/dan/dans-first-progress-model/example-schema.json @@ -8,7 +8,7 @@ "properties": { "firstName": { "type": "string", - "title": "First ame", + "title": "First Name", "default": "Chuck" }, "done": {