Fix typo 07/74007/1 casablanca
authorGildas Lanilis <gildas.lanilis@huawei.com>
Fri, 30 Nov 2018 00:43:05 +0000 (16:43 -0800)
committerGildas Lanilis <gildas.lanilis@huawei.com>
Fri, 30 Nov 2018 00:50:58 +0000 (16:50 -0800)
Change-Id: I46f4d1c99ce0325f5c33a3204c731b5106b53f01
Issue-ID: DOC-333
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
docs/release-notes.rst

index c3e9e38..db56b5c 100644 (file)
@@ -5,9 +5,9 @@
 MSB
 ===
 
-Microservices Bus(MSB) provides a reliable, resilient and scalable communication and governance infrastructure to support ONAP Microservice Architecture including service registration/discovery, external API gateway, internal API gateway, client SDK, Swagger SDK, etc. It's a pluggable architecture, plugins can be added to MSB to provide whatever functionalities you need, such as an auth plugin can be used to provide centralized authentication & authorization. MSB also provides a service portal to manage the REST APIs.
+Microservices Bus (MSB) provides a reliable, resilient and scalable communication and governance infrastructure to support ONAP Microservice Architecture including service registration/discovery, external API gateway, internal API gateway, client SDK, Swagger SDK, etc. It's a pluggable architecture, plugins can be added to MSB to provide whatever functionalities you need, such as an auth plugin can be used to provide centralized authentication & authorization. MSB also provides a service portal to manage the REST APIs.
 
-MSB is platform independent, while it is integrated with Kubernetes(OOM) to provide transparent service registration for ONAP microservices, MSB also supports OpenStack(Heat) and bare metal deployment.
+MSB is platform independent, while it is integrated with Kubernetes (OOM) to provide transparent service registration for ONAP microservices, MSB also supports OpenStack (Heat) and bare metal deployment.
 
 Version: 1.2.3
 --------------