Fixed typo in the architecture documentation 61/50861/1 2.0.0-ONAP beijing 2.0.0-ONAP
authorsunil unnava <su622b@att.com>
Wed, 6 Jun 2018 23:12:11 +0000 (19:12 -0400)
committersunil unnava <su622b@att.com>
Wed, 6 Jun 2018 23:12:29 +0000 (19:12 -0400)
Issue-ID: DMAAP-516
Change-Id: Icfb12e6149291c91f3980b755931a24e7d244718
Signed-off-by: sunil unnava <su622b@att.com>
docs/architecture/architecture.rst

index 833175e..40b3f61 100644 (file)
@@ -7,15 +7,15 @@ Architecture
 
 Capabilities
 ------------
-Message Router is a RESTful web service used for any needed action with Kaka.
+Message Router is a RESTful web service used for any needed action with Kafka.
 
 Usage Scenarios
 ---------------
-Message Router endpoints are used to create/view/delete a topic in Kafka. Clients can use the Message Router endpoints to publish a message to a topic and subscribe to a topic 
+Message Router REST service endpoints are used to create/view/delete a topic in Kafka. Clients can use the Message Router REST API to publish a message to a topic and subscribe to a topic 
 
 Interactions
 ------------
-Message Service REST service uses the message service API to interact with the ZooKeeper/Kafka
+Message Router REST service uses the Kafka API to interact with the Kafka
 
    |image0|