fix a typo
[sdc.git] / test-apis-ci / src / test / resources / config / test-apis-ci / error-configuration.yaml
index 5494c2f..5bf37da 100644 (file)
@@ -1455,7 +1455,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"