summaryrefslogtreecommitdiffstats
path: root/docs/guides/onap-user/instantiate/index.rst
diff options
context:
space:
mode:
authorEric Debeau <eric.debeau@orange.com>2019-08-12 14:26:20 +0000
committerGerrit Code Review <gerrit@onap.org>2019-08-12 14:26:20 +0000
commit7420eab1b02d1e92613371793f3b867b17bc9c4e (patch)
treee755d4ad4b0ed6d5100a726fb0018660edcc8de0 /docs/guides/onap-user/instantiate/index.rst
parentb189759bde5531cb589e3d5cecba0712ca08a054 (diff)
parent18681ef9b8a9092d3cb20e4c2705bafe80736b5c (diff)
Merge "Updated late coming comments to Patch 91089 and added links" into dublin
Diffstat (limited to 'docs/guides/onap-user/instantiate/index.rst')
-rw-r--r--docs/guides/onap-user/instantiate/index.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/guides/onap-user/instantiate/index.rst b/docs/guides/onap-user/instantiate/index.rst
index 03d90a580..21177b59a 100644
--- a/docs/guides/onap-user/instantiate/index.rst
+++ b/docs/guides/onap-user/instantiate/index.rst
@@ -22,10 +22,10 @@ Instantiation includes the following topics:
service BPMN workflow. That means it is linked to ONAP source code
and lifecycle.
-**Alacarte** method required the Operator actor to build and send
+**A La Carte** method requires the Operations actor to build and send
a lot of operations. To build those requests, Operator actor needs to
define/collect by himself all VNF parameters/values.
-**Macro** method required the Operator actor to build and send only one request and,
-thanks to CDS Blueprint templates, ONAP will collect and assign
-by itself all paramters/values.
+**Macro** method required the Operations actor to build and send only one
+request and, thanks to CDS Blueprint templates, ONAP will collect and assign
+all required parameters/values by itself.