Skip to content

Commit a7b2c12

Browse files
authored
Merge pull request #4349 from Antoliny0919/readme-example-consistency
Fixed style consistency in the set up part example of readme.
2 parents ac01fa7 + dfaae1f commit a7b2c12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Then, set up a default region (in e.g. ``~/.aws/config``):
8585
.. code-block:: ini
8686
8787
[default]
88-
region=us-east-1
88+
region = us-east-1
8989
9090
Other credential configuration methods can be found `here <https://boto3.amazonaws.com/v1/documentation/api/latest/guide/credentials.html>`__
9191

0 commit comments

Comments
 (0)