diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/logging.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/logging.rst b/docs/logging.rst index 5fa0532697..33a38a8005 100644 --- a/docs/logging.rst +++ b/docs/logging.rst @@ -2641,7 +2641,7 @@ Response Types :: - 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" |