diff --git a/_locales/en/messages.json b/_locales/en/messages.json index ec7f6188..2b2c111d 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -799,7 +799,7 @@ "description": "Error displayed when the value of @var select is invalid" }, "meta_invalidSelectLabel": { - "message": "Invalid @var select: option label ie empty", + "message": "Invalid @var select: option label is empty", "description": "Error displayed when the value of @var select is invalid" }, "meta_invalidSelectMultipleDefaults": {