From b0e357a9b5468a31a19007a60226d45ce7078414 Mon Sep 17 00:00:00 2001 From: Alex Van Boxel Date: Wed, 2 Jun 2021 21:37:04 +0200 Subject: [PATCH] Update receiver/googlecloudpubsubreceiver/README.md Co-authored-by: Anthony Mirabella --- receiver/googlecloudpubsubreceiver/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/receiver/googlecloudpubsubreceiver/README.md b/receiver/googlecloudpubsubreceiver/README.md index dd6d88d2c25cc..d2771e9541273 100644 --- a/receiver/googlecloudpubsubreceiver/README.md +++ b/receiver/googlecloudpubsubreceiver/README.md @@ -23,8 +23,8 @@ receivers: ## Encoding You should not need to set the encoding of the subscription as the receiver will try to discover the type of the data -by looking at the `ce-type` as `ce-datacontenttype` attributes of the message. Only when those attributes are not set -the `encoding` field in the configuration should be set. +by looking at the `ce-type` and `ce-datacontenttype` attributes of the message. Only when those attributes are not set +must the `encoding` field in the configuration be set. | ce-type] | ce-datacontenttype | encoding | description | | --- | --- | --- | --- |