diff options
author | Kanagaraj Manickam <kanagaraj.manickam@huawei.com> | 2017-11-06 04:36:22 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-11-06 04:36:22 +0000 |
commit | ac91b1ac4adbabb0dc79bb1488ad8e13de52bc23 (patch) | |
tree | 5eec496b9d367104ae8fbcf8d2382d12512514d4 /docs/developer_guide.rst | |
parent | f73b4d79af4fcb787e1e60cc62f12c97e1fd6865 (diff) | |
parent | b94863cc2355fc244e596ca379492cb9f80b2d7f (diff) |
Merge "Docs spell correction and CLI front page updates"
Diffstat (limited to 'docs/developer_guide.rst')
-rw-r--r-- | docs/developer_guide.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/developer_guide.rst b/docs/developer_guide.rst index 2e2278e5..2a94a168 100644 --- a/docs/developer_guide.rst +++ b/docs/developer_guide.rst @@ -72,7 +72,7 @@ Note the following points: #. Now the command is ready. Build the project by running 'mvn clean install'. ONAP CLI framework automatically delivers these commands as part of the ONAP CLI zip file as part of this build. -#. To test this command, run the command 'onap hello-world --name amesterdam' +#. To test this command, run the command 'onap hello-world --name amsterdam' As a YAML --------- |