fix a typo
[sdc.git] / sdc-os-chef / sdc-backend / chef-repo / cookbooks / sdc-catalog-be / files / default / error-configuration.yaml
index 5d4ed0f..41e2cad 100644 (file)
@@ -1447,7 +1447,7 @@ errors:
 # %1 - artifact name
 # %2 - artifact type
 # %3 - existing artifact type
-    ARTIFACT_ALRADY_EXIST_IN_DIFFERENT_TYPE_IN_CSAR: {
+    ARTIFACT_ALREADY_EXIST_IN_DIFFERENT_TYPE_IN_CSAR: {
         code: 400,
         message: "Error: artifact %1 in type %2 already exists in type %3.",
         messageId: "SVC4619"