clean up some sphinx warnings
[dcaegen2.git] / docs / sections / services / mapper / delivery.rst
index 3f66763..e9d2498 100644 (file)
@@ -4,12 +4,12 @@
 
 Delivery
 ========
-Mapper is delivered with **1 Docker container** having spring boot microservice, **UniversalVesAdapter**. UniversalVesAdapter converts telementary data to VES. 
+Mapper is delivered with **1 Docker container** having spring boot microservice, **UniversalVesAdapter**. UniversalVesAdapter converts telementary data to VES.
 
 | In current release, the UniversalVesAdapter is integrated with DCAE's config binding service. On start, it fetches the initial configuration from CBS and uses the same. Currently it is not having functionality to refresh the configuration changes made into Consul KV store.
 
 Docker Containers
 -----------------
-Docker images can be pulled from ONAP Nexus repository with below commands: 
+Docker images can be pulled from ONAP Nexus repository with below commands:
 
   ``docker pull nexus3.onap.org:10001/onap/org.onap.dcaegen2.services.mapper.vesadapter.universalvesadaptor:latest``