From 5ebfa5370b10c925934e8a10448ce17e06ad3152 Mon Sep 17 00:00:00 2001
From: Michael Johnson <10884846+samualblair@users.noreply.github.com>
Date: Fri, 5 Apr 2024 07:22:06 -0700
Subject: [PATCH] Update setting-up-consumer.rst - AWS_S3 emphasize line fix
Wrong line was being emphasized, line 12 was only a }, line 13 was the line that should be emphasized.
---
docs/setting-up-consumer.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/setting-up-consumer.rst b/docs/setting-up-consumer.rst
index 61873d3e..f941f4d7 100644
--- a/docs/setting-up-consumer.rst
+++ b/docs/setting-up-consumer.rst
@@ -408,7 +408,7 @@ Example Declaration:
.. literalinclude:: ../examples/declarations/consumers/AWS_S3/aws_s3.json
:language: json
- :emphasize-lines: 12
+ :emphasize-lines: 13
|
@@ -1289,4 +1289,4 @@ In the following table, we list the Azure Government regions.
.. |gcldocs| raw:: html
- Google Cloud Logging documentation
\ No newline at end of file
+ Google Cloud Logging documentation