diff options
Diffstat (limited to 'docs/platform')
-rw-r--r-- | docs/platform/consumedapis.rst | 2 | ||||
-rw-r--r-- | docs/platform/installation.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/platform/consumedapis.rst b/docs/platform/consumedapis.rst index 2a8ce7c..9d64a9b 100644 --- a/docs/platform/consumedapis.rst +++ b/docs/platform/consumedapis.rst @@ -56,7 +56,7 @@ More details could be found at `A&AI APIs <https://wiki.onap.org/pages/viewpage. Multi-Cloud ^^^^^^^^^^^ -ESR will call the API from Multi-Cloud to update the cloud-region infomation after put the VIM data to A&AI. +ESR will call the API from Multi-Cloud to update the cloud-region information after put the VIM data to A&AI. #. Update VIM Info: diff --git a/docs/platform/installation.rst b/docs/platform/installation.rst index 687f19c..6959d04 100644 --- a/docs/platform/installation.rst +++ b/docs/platform/installation.rst @@ -34,7 +34,7 @@ sudo docker run -p 9519:8080 -d --net=host --name esr-gui nexus3.onap.org:10001 Check status of ESR ^^^^^^^^^^^^^^^^^^^^^^^ -Test whether esr-server is runing: +Test whether esr-server is running: GET http://ESR_SERVICE_IP:9518/api/aai-esr-server/v1/test |