diff options
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 --------- |