diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2017-11-03 16:22:46 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2017-11-03 16:35:20 +0530 |
commit | b94863cc2355fc244e596ca379492cb9f80b2d7f (patch) | |
tree | 784e99e0014fdec699d6c18215bb0675906a78cd /docs/developer_guide.rst | |
parent | e061c0afa07b1cd98914193b030ed8691dc29fc1 (diff) |
Docs spell correction and CLI front page updates
CLI-57
Change-Id: I35931570e2b6f1a281dbd57b485ebc4c1dd71528
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
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 --------- |