sijie closed pull request #1285: Fixed typos in README.md
URL: https://github.com/apache/bookkeeper/pull/1285
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/README.md b/README.md
index 2e03ddf46..aeeac68c1 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@
 
 Apache BookKeeper is a scalable, fault tolerant and low latency storage 
service optimized for append-only workloads.
 
-It is suitable for being used in following scenerios:
+It is suitable for being used in following scenarios:
 
 - WAL (Write-Ahead-Logging), e.g. HDFS NameNode.
 - Message Store, e.g. Apache Pulsar.
@@ -30,7 +30,7 @@ It is suitable for being used in following scenerios:
 * [Tutorial](http://bookkeeper.apache.org/docs/master/bookkeeperTutorial.html)
 * [Java API](http://bookkeeper.apache.org/docs/master/apidocs/)
 
-You can also read [Turning Ledgers into 
Logs](http://bookkeeper.apache.org/docs/master/bookkeeperLedgers2Logs.html) to 
learn how to turn **ledgers** into continous **log streams**.
+You can also read [Turning Ledgers into 
Logs](http://bookkeeper.apache.org/docs/master/bookkeeperLedgers2Logs.html) to 
learn how to turn **ledgers** into continuous **log streams**.
 If you are looking for a high level **log stream** API, you can checkout 
[DistributedLog](http://distributedlog.io).
 
 ### Administrators
@@ -52,7 +52,7 @@ For filing bugs, suggesting improvements, or requesting new 
features, help us ou
 
 [Subscribe](mailto:user-subscr...@bookkeeper.apache.org) or 
[mail](mailto:u...@bookkeeper.apache.org) the 
[u...@bookkeeper.apache.org](mailto:u...@bookkeeper.apache.org) list - Ask 
questions, find answers, and also help other users.
 
-[Subscribe](mailto:dev-subscr...@bookkeeper.apache.org) or 
[mail](mailto:d...@bookkeeper.apache.org) the 
[d...@bookkeeper.apache.org](mailto:d...@bookkeeper.apache.org) list - Join 
developement discussions, propose new ideas and connect with contributors.
+[Subscribe](mailto:dev-subscr...@bookkeeper.apache.org) or 
[mail](mailto:d...@bookkeeper.apache.org) the 
[d...@bookkeeper.apache.org](mailto:d...@bookkeeper.apache.org) list - Join 
development discussions, propose new ideas and connect with contributors.
 
 [Join us on Slack](https://apachebookkeeper.herokuapp.com/) - This is the most 
immediate way to connect with Apache BookKeeper committers and contributors.
 


 

----------------------------------------------------------------
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