gxercavins/dataflow-samples

README.md file in when-are-pubsub-messages-acked

XiaoxiaLin opened this issue · 2 comments

a typo in the README.md

should change "input-topic" to "input-sub" in the screenshot below:
screen shot 2018-10-31 at 19 56 01

$ gcloud pubsub subscriptions pull input-sub --limit 10 --auto-ack

some typo when pulling msg from input-sub after publish message "test".

Thanks, corrected now