summaryrefslogtreecommitdiffstats
path: root/docs/sections/services/mapper/delivery.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/sections/services/mapper/delivery.rst')
-rw-r--r--docs/sections/services/mapper/delivery.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/sections/services/mapper/delivery.rst b/docs/sections/services/mapper/delivery.rst
index 3f667635..e9d24984 100644
--- a/docs/sections/services/mapper/delivery.rst
+++ b/docs/sections/services/mapper/delivery.rst
@@ -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``