dubee commented on a change in pull request #322: Fix typos in docs
URL: 
https://github.com/apache/incubator-openwhisk-package-kafka/pull/322#discussion_r262203777
 
 

 ##########
 File path: README.md
 ##########
 @@ -5,7 +5,7 @@
 
 This project is an OpenWhisk package that allows you to communicate with Kafka 
or IBM Message Hub instances for publishing and consuming messages using native 
high performance Kafka API.
 
-OpenWhisk is a cloud-first distributed event-based programming service and 
represents an event-action platform that allows you to execute code in response 
to an event. These events can come from many different sources, such as Object 
Storage, direct HTTP, Cloudant database, etc. One of the popular event sources 
is Message Hub and Kafka, both of which can also be used as an effective 
instriment to publish events from OpenWhisk to the rest of the world and allow 
for highly scalable and performant asyncronous communication for event driven 
applications.
+OpenWhisk is a cloud-first distributed event-based programming service and 
represents an event-action platform that allows you to execute code in response 
to an event. These events can come from many different sources, such as Object 
Storage, direct HTTP, Cloudant database, etc. One of the popular event sources 
is Message Hub and Kafka, both of which can also be used as an effective 
instriment to publish events from OpenWhisk to the rest of the world and allow 
for highly scalable and performant asynchronous communication for event driven 
applications.
 
 Review comment:
   Typo is `asyncronous` instead of `asynchronous`.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to