diff --git a/src/schemas/todo-list.json b/src/schemas/todo-list.json index bd44f7a..c5646e1 100644 --- a/src/schemas/todo-list.json +++ b/src/schemas/todo-list.json @@ -188,7 +188,7 @@ }, "events": [ { - "event": "change", + "event": "onChange", "actions": [ { "id": "update-input",