Remove superflous surrounding quotes
[sdc.git] / docs / externaltesting.rst
index ffb6456..bff1fbe 100644 (file)
@@ -25,7 +25,7 @@ New and Impacted Code
 =====================
 
 The new code for this feature follows the software design
-of the existing onboarding BE.  New code is isolated into two
+of the existing onboarding BE. New code is isolated into two
 new subprojects contained within openecomp-be within minimal hooks
 elsewhere.
 
@@ -36,10 +36,10 @@ in this package:
   
   package: api/openecomp-sdc-rest-webapp/externaltesting-rest/externaltesting-rest-services
   
-Code to hold data types for the VTP API and the implemation of the interface to VTP is contained
+Code to hold data types for the VTP API and the implementation of the interface to VTP is contained
 in these packages:
 
-Provide the API and serialization classes for the REST API to VTP
+Provide the API and serialisation classes for the REST API to VTP
 
   package: lib/openecomp-sdc-externaltesting-lib/openecomp-sdc-externaltesting-api
   
@@ -68,8 +68,8 @@ Configuration
 Configuration was added to the onboarding backend yaml in
 order to know the URLs to reach VTP and external testing sources.
 The full configuration is documented in the configuration section
-of this manual.   For details, see the BE-onboarding-configuration.yaml
-section.  Here is an example of the yaml.
+of this manual. For details, see the BE-onboarding-configuration.yaml
+section. Here is an example of the yaml.
 
 ::