zhaijack commented on a change in pull request #442: Issue 441: fix typos
URL: https://github.com/apache/bookkeeper/pull/442#discussion_r132829832
 
 

 ##########
 File path: docker/README.md
 ##########
 @@ -1,14 +1,14 @@
 
 # What is Apache Bookkeeper?
 
-Apache ZooKeeper is a software project of the Apache Software Foundation, 
providing a replicated log service which can be used to build replicated state 
machines. A log contains a sequence of events which can be applied to a state 
machine. BookKeeper guarantees that each replica state machine will see all the 
same entries, in the same order.
+Apache Bookkeeper is a software project of the Apache Software Foundation, 
providing a replicated log service which can be used to build replicated state 
machines. A log contains a sequence of events which can be applied to a state 
machine. BookKeeper guarantees that each replica state machine will see all the 
same entries, in the same order.
 
 > [Apache Bookkeeper](http://bookkeeper.apache.org/)
 
 
 # How to use this image
 
-Bookkeeper needs [Zookeeper](https://zookeeper.apache.org/) in order to 
preserve its state and publish its bookies (bookkepeer servers). The client 
only need to connect to a Zookkeeper server in the ensamble in order to obtain 
the list of Bookkeeper servers.
+Bookkeeper needs [Zookeeper](https://zookeeper.apache.org/) in order to 
preserve its state and publish its bookies (bookkeeper servers). The client 
only need to connect to a Zookeeper server in the ensamble in order to obtain 
the list of Bookkeeper servers.
 
 Review comment:
   Thanks, have changed bookkeeper into Bookkeeper in this md file.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to