diff options
author | LiZi <li.zi30@zte.com.cn> | 2018-04-09 21:20:46 -0400 |
---|---|---|
committer | LiZi <li.zi30@zte.com.cn> | 2018-04-09 21:29:16 -0400 |
commit | f8da829808161871d1f85f879e09bce31f36aac2 (patch) | |
tree | c7617e43a7f1b90b1aac6364b05abc8581e2e162 /docs/index.rst | |
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/index.rst')
-rw-r--r-- | docs/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index 2e9d3a8..6b68c45 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -3,7 +3,7 @@ AAI-esr-server ------------------------------------------------ -ESR provide a way to register external system which not included in ONAP system, mainly inclouded VIM/VNFM/EMS/thirdparty SDNC. esr-server as the backend of exteral system register service mainly include the system register information preprocessing, system available check. +ESR provide a way to register external system which not included in ONAP system, mainly inclouded VIM/VNFM/EMS/thirdparty SDNC. esr-server as the backend of external system register service mainly include the system register information preprocessing, system available check. ESR comprises two modules: the esr server module and the esr gui module. And both esr service and esr gui belongs A&AI. |