You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2018/02/06 23:49:43 UTC

[GitHub] merlimat closed pull request #1191: Fix minor typo in documentation

merlimat closed pull request #1191: Fix minor typo in documentation
URL: https://github.com/apache/incubator-pulsar/pull/1191
 
 
   

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/site/docs/latest/project/BinaryProtocol.md b/site/docs/latest/project/BinaryProtocol.md
index b250ab319..a415979de 100644
--- a/site/docs/latest/project/BinaryProtocol.md
+++ b/site/docs/latest/project/BinaryProtocol.md
@@ -427,7 +427,7 @@ The protobuf object accepts a list of message ids that the consumer wants to
 be redelivered. If the list is empty, the broker will redeliver all the
 pending messages.
 
-On redelivery, messages an be sent to the same consumer or, in the case of a
+On redelivery, messages can be sent to the same consumer or, in the case of a
 shared subscription, spread across all available consumers.
 
 


 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services