sijie commented on a change in pull request #4798: Fix typos URL: https://github.com/apache/pulsar/pull/4798#discussion_r307587513
########## File path: site2/docs/concepts-tiered-storage.md ########## @@ -10,7 +10,7 @@ One way to alleviate this cost is to use Tiered Storage. With tiered storage, ol  -> Data written to bookkeeper is replicated to 3 physical machines by default. However, once a segment is sealed in bookkeeper is becomes immutable and can be copied to long term storage. Long term storage can achieve cost savings by using mechanisms such as [Reed-Solomon error correction](https://en.wikipedia.org/wiki/Reed%E2%80%93Solomon_error_correction) to require fewer physical copies of data. +> Data written to Bookkeeper is replicated to 3 physical machines by default. However, once a segment is sealed in Bookkeeper it becomes immutable and can be copied to long term storage. Long term storage can achieve cost savings by using mechanisms such as [Reed-Solomon error correction](https://en.wikipedia.org/wiki/Reed%E2%80%93Solomon_error_correction) to require fewer physical copies of data. Review comment: @vzhikserg just fyi - both `Bookkeeper` and `BookKeeper` are okay to bookkeeper community. It was discussed before. ---------------------------------------------------------------- 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
