summaryrefslogtreecommitdiffstats
path: root/bootstrap/vagrant-onap/doc
diff options
context:
space:
mode:
authorManjeet Singh Bhatia <manjeet.s.bhatia@intel.com>2018-02-08 19:04:00 +0000
committerManjeet Singh Bhatia <manjeet.s.bhatia@intel.com>2018-02-08 19:23:09 +0000
commit1919b75c1b148a08574b877ceb67e917b41354c2 (patch)
tree182f2fde5c6f997261ec0895406214b7feaf0435 /bootstrap/vagrant-onap/doc
parent76a53f838b829a93e8f941600ec4ff8c84d22047 (diff)
Trivial documentation fix.
Signed-off-by: Manjeet Singh Bhatia<manjeet.s.bhatia@intel.com> Issue-ID: INT-416 Change-Id: Idd88e2c4fed40cd082d467e9e96570334c09f491
Diffstat (limited to 'bootstrap/vagrant-onap/doc')
-rw-r--r--bootstrap/vagrant-onap/doc/source/features/configure_execution.rst5
1 files changed, 2 insertions, 3 deletions
diff --git a/bootstrap/vagrant-onap/doc/source/features/configure_execution.rst b/bootstrap/vagrant-onap/doc/source/features/configure_execution.rst
index 713c0e0fd..df08605ac 100644
--- a/bootstrap/vagrant-onap/doc/source/features/configure_execution.rst
+++ b/bootstrap/vagrant-onap/doc/source/features/configure_execution.rst
@@ -3,14 +3,13 @@ Modify execution values
=======================
In order to provide a flexible platform that adjusts to different developer
-needs, it has been implemented two mechanism to configure the execution of this
-project.
+needs, there are two mechanisms to configure the execution of this project.
Settings configuration file
---------------------------
The first mechanism refers to the process to replace default configuration
-values through a settings configuration file. This file needs to be placed into
+values in the settings configuration file. This file needs to be placed into
the *./etc* folder and named *settings.yaml*. It must contain the key/pair
configuration values that will be overriden.