Skip to content

Commit 94bd48d

Browse files
docs changes
1 parent 6bbdd25 commit 94bd48d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ expire.
2424

2525
Usually, engineers deal with that problem one of two ways:
2626

27-
- `try except` blocks that catch `ClientError` exceptions
27+
- A `try except` block that catches `botocore.exceptions.ClientError` exceptions
2828
- A similar approach as that used in this project -- that is, using methods available
2929
within `botocore` for refreshing temporary credentials automatically.
3030

doc/brs.png

-6.12 KB
Loading

0 commit comments

Comments
 (0)