`Expected a \"string\" but found a \"undefined\".` Should be `Expected \"string\" but found \"undefined\".` So that types with a plural names don't create silly grammatical havoc.
Expected a \"string\" but found a \"undefined\".Should be
Expected \"string\" but found \"undefined\".So that types with a plural names don't create silly grammatical havoc.