fix a typo

ALRADY  -->  ALREADY

Signed-off-by: Liang Ding <liang.ding@intel.com>
Issue-ID: SDC-2124
Change-Id: I6dc337b7b6b9229253107aca461bf32129601ed8
diff --git a/docs/logging.rst b/docs/logging.rst
index 5fa0532..33a38a8 100644
--- a/docs/logging.rst
+++ b/docs/logging.rst
@@ -2641,7 +2641,7 @@
 
 ::
 
-    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"