diff options
author | LiZi <li.zi30@zte.com.cn> | 2018-04-09 21:23:31 -0400 |
---|---|---|
committer | LiZi <li.zi30@zte.com.cn> | 2018-04-09 21:23:53 -0400 |
commit | 20b2f6d972919589c94229d359499c7d28f4a18e (patch) | |
tree | 946294d6f6d12d35ece05350e77eb727fc86ea8c /docs/platform | |
parent | b8685e914a232b5cd1026b10d341f52f66d63cb9 (diff) |
Fix the typos in doc of esr-gui.
Change-Id: I63850970c5fa88c8003959a6a3f40c90905f2615
Issue-ID: DOC-258
Signed-off-by: LiZi <li.zi30@zte.com.cn>
Diffstat (limited to 'docs/platform')
-rw-r--r-- | docs/platform/installation.rst | 2 |
1 files changed, 1 insertions, 1 deletions
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 |