diff --git a/SOL005/NSLifecycleManagement-API/NSInstances.robot b/SOL005/NSLifecycleManagement-API/NSInstances.robot
index 38a41e51e754587f19b8ba51d5eecc5022e79055..85ad87a5498b9c42ef6bf4263cc88f8d031b8460 100644
--- a/SOL005/NSLifecycleManagement-API/NSInstances.robot
+++ b/SOL005/NSLifecycleManagement-API/NSInstances.robot
@@ -25,7 +25,7 @@ GET information about multiple NS instances
     [Documentation]    Test ID: 5.3.2.1.2
     ...    Test title: GET information about multiple NS instances
     ...    Test objective: The objective is to test the retrieval of all the available NS Instances and perform a JSON schema and content validation of the collected instance data structure
-    ...    Pre-conditions: An existing Ns instance.
+    ...    Pre-conditions: An NS Instance is already created
     ...    Reference: clause 6.4.2.3.2 - ETSI GS NFV-SOL 005 [3] v2.4.1
     ...    Config ID: Config_prod_NFVO
     ...    Applicability: none.
@@ -145,4 +145,4 @@ DELETE NSInstances - Method not implemented
     ...    Applicability: none
     ...    Post-Conditions: The NS instance is not deleted by the operation
     DELETE NSInstances
-    Check HTTP Response Status Code Is    405
\ No newline at end of file
+    Check HTTP Response Status Code Is    405