diff --git a/src/HotChocolate/Core/src/Types/Properties/TypeResources.resx b/src/HotChocolate/Core/src/Types/Properties/TypeResources.resx index 7525ad6a1e8..33ff45957da 100644 --- a/src/HotChocolate/Core/src/Types/Properties/TypeResources.resx +++ b/src/HotChocolate/Core/src/Types/Properties/TypeResources.resx @@ -144,7 +144,7 @@ The DataLoader key cannot be null or empty. - No DataLoader registry was registerd with your dependency injection. + No DataLoader registry was registered with your dependency injection. Unable to register a DataLoader with your DataLoader registry. @@ -254,7 +254,7 @@ In some cases, you need to provide options to alter GraphQL's execution behavior The enum type extension can only be merged with an enum type. - The enum value `{0}` of the enum type extension is not assignabe with the target enum type. + The enum value `{0}` of the enum type extension is not assignable with the target enum type. The enum type `{0}` has no values. @@ -792,7 +792,7 @@ Type: `{0}` The object is not yet ready for this action. - Edge types that have a non object node are not supported. + Edge types that have a non-object node are not supported. An edge in a connection.