Make to-do list item exception wording consistent (#107743)

This commit is contained in:
Allen Porter 2024-01-10 13:49:25 -08:00 committed by GitHub
parent c74bef265a
commit 350806c036
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -93,7 +93,7 @@
}, },
"exceptions": { "exceptions": {
"item_not_found": { "item_not_found": {
"message": "Unable to find To-do item: {item}" "message": "Unable to find to-do list item: {item}"
}, },
"update_field_not_supported": { "update_field_not_supported": {
"message": "Entity does not support setting field: {service_field}" "message": "Entity does not support setting field: {service_field}"