diff options
author | 2018-04-09 21:20:46 -0400 | |
---|---|---|
committer | 2018-04-09 21:29:16 -0400 | |
commit | f8da829808161871d1f85f879e09bce31f36aac2 (patch) | |
tree | c7617e43a7f1b90b1aac6364b05abc8581e2e162 /docs/platform | |
parent | d9c337fb3307087751d5027b52ce231d17f24a66 (diff) |
Fix the typos in esr-server
Change-Id: I5f27f955e89ec4417b46c0042bb6843985864bfe
Issue-ID: DOC-258
Signed-off-by: LiZi <li.zi30@zte.com.cn>
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 |