From 5a00ac3fc4435cad5ea6e061ecafacf93e50669c Mon Sep 17 00:00:00 2001 From: Tim Gates Date: Sat, 25 Dec 2021 16:09:21 +1100 Subject: [PATCH] docs: fix simple typo, receieve -> receive There is a small typo in README.rst. Should read `receive` rather than `receieve`. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 745a094..7e8e3d6 100644 --- a/README.rst +++ b/README.rst @@ -111,7 +111,7 @@ Setting Up AWS SNS endpoint AWS Elastic Transcoder can send various SNS notification to notify your application, like ``PROGRESS``, ``ERROR``, ``WARNING`` and ``COMPLETE`` -So this package provide a endpoint to receieve these notifications, for you to update transcode progress. without checking by your self. +So this package provide a endpoint to receive these notifications, for you to update transcode progress. without checking by your self. Go to SNS section in AWS WebConsole to choose topic and subscribe with the url below.