diff --git a/SOL003/VNFLifecycleManagement-API/InstantiateVNFTaskWorkflow.robot b/SOL003/VNFLifecycleManagement-API/InstantiateVNFTaskWorkflow.robot
index c17f90112d8bc70f52bd753908a86e340c9be54c..390e91ff0a71c91b67bcb621de455690c8919a61 100644
--- a/SOL003/VNFLifecycleManagement-API/InstantiateVNFTaskWorkflow.robot
+++ b/SOL003/VNFLifecycleManagement-API/InstantiateVNFTaskWorkflow.robot
@@ -19,7 +19,7 @@ Library    REST    ${VNFM_SCHEMA}://${VNFM_HOST}:${VNFM_PORT}
 *** Test Cases ***
 VNF Instantiation
     [Documentation]    Test ID: 7.3.1.26
-    ...    Test title: VNF Instantiation worflow
+    ...    Test title: VNF Instantiation workflow
     ...    Test objective: The objective is to test the workflow for the instantiation of a VNF instance
     ...    Pre-conditions: VNF instance resources is already created. NFVO is subscribed to VNF LCM Operation Occurrence notifications 
     ...    Reference: clause 5.4.4 - ETSI GS NFV-SOL 003 [1] v2.4.1
diff --git a/SOL003/VNFLifecycleManagement-API/ScaleVNFToLevelWorkflow.robot b/SOL003/VNFLifecycleManagement-API/ScaleVNFToLevelWorkflow.robot
index 14e72c46690ee77ec58efb1ac177801584e11af9..45d01c11dad60fedae3993968d8b877b431c96a9 100644
--- a/SOL003/VNFLifecycleManagement-API/ScaleVNFToLevelWorkflow.robot
+++ b/SOL003/VNFLifecycleManagement-API/ScaleVNFToLevelWorkflow.robot
@@ -15,7 +15,7 @@ Library    Process
 *** Test Cases ***
 VNF Instance Scale To Level
    [Documentation]    Test ID: 7.3.1.31
-    ...    Test title: VNF Instance Scale To Level worflow
+    ...    Test title: VNF Instance Scale To Level workflow
     ...    Test objective: The objective is to test the workflow for the scale to level of a VNF instance
     ...    Pre-conditions: VNF instance in INSTANTIATED state . NFVO is subscribed to VNF LCM Operation Occurrence notifications 
     ...    Reference: clause 5.4.6 - ETSI GS NFV-SOL 003 [1] v2.4.1
diff --git a/SOL003/VNFLifecycleManagement-API/ScaleVNFWorkflow.robot b/SOL003/VNFLifecycleManagement-API/ScaleVNFWorkflow.robot
index fe78f372d0a884d1771ea5e80344e22ef7354448..b71b2c6a50d62fa2bd9608bad91eb84282517ff2 100644
--- a/SOL003/VNFLifecycleManagement-API/ScaleVNFWorkflow.robot
+++ b/SOL003/VNFLifecycleManagement-API/ScaleVNFWorkflow.robot
@@ -15,7 +15,7 @@ Library    Process
 *** Test Cases ***
 VNF Instance Scale Out
    [Documentation]    Test ID: 7.3.1.32
-    ...    Test title: VNF Instance Scale Out worflow
+    ...    Test title: VNF Instance Scale Out workflow
     ...    Test objective: The objective is to test the workflow for the scaling out a VNF instance
     ...    Pre-conditions: VNF instance in INSTANTIATED state (Test ID: 5.4.4.1). NFVO is subscribed to VNF LCM Operation Occurrence notifications (Test ID: 5.4.20.1)
     ...    Reference: clause 5.4.5 - ETSI GS NFV-SOL 003 [1] v2.4.1