summaryrefslogtreecommitdiffstats
path: root/docs/guides/onap-user/instantiate/index.rst
diff options
context:
space:
mode:
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.