From 2d64232884ad3e1265d245b4f07f60f73693c914 Mon Sep 17 00:00:00 2001 From: wangyunqing Date: Wed, 22 Sep 2021 11:05:40 +0800 Subject: [PATCH] doc/radosgw/s3-notification-compatibility.rst: fix typos Signed-off-by: wangyunqing --- doc/radosgw/s3-notification-compatibility.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/radosgw/s3-notification-compatibility.rst b/doc/radosgw/s3-notification-compatibility.rst index 09054bed392..bb2cfb31393 100644 --- a/doc/radosgw/s3-notification-compatibility.rst +++ b/doc/radosgw/s3-notification-compatibility.rst @@ -13,7 +13,7 @@ Supported Destination --------------------- AWS supports: **SNS**, **SQS** and **Lambda** as possible destinations (AWS internal destinations). -Currently, we support: **HTTP/S**, **Kafka** and **AMQP**. And also support pulling and acking of events stored in Ceph (as an intrenal destination). +Currently, we support: **HTTP/S**, **Kafka** and **AMQP**. And also support pulling and acking of events stored in Ceph (as an internal destination). We are using the **SNS** ARNs to represent the **HTTP/S**, **Kafka** and **AMQP** destinations. @@ -128,7 +128,7 @@ We also have the following extensions to topic configuration: - In ``CreateTopic`` - we allow setting endpoint attributes - - we allow setting opaque data thta will be sent to the endpoint in the notification + - we allow setting opaque data that will be sent to the endpoint in the notification .. _AWS Simple Notification Service API: https://docs.aws.amazon.com/sns/latest/api/API_Operations.html