Skip to content

Commit 5de6183

Browse files
doc change
1 parent 79fd01a commit 5de6183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boto3_refresh_session/session.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from __future__ import annotations
22

33
__doc__ = """
4-
A :class:`boto3.session.Session` object that automatically refreshes temporary
4+
A :class:`boto3.session.Session` object that automatically refreshes temporary AWS
55
credentials.
66
"""
77
__all__ = ["RefreshableSession"]

0 commit comments

Comments
 (0)