Skip to content

Commit ed19f06

Browse files
Merge pull request #47 from michaelthomasletts/dev
adding ref
2 parents 676c71a + 57f5af1 commit ed19f06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/usage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ You may also want to provide optional parameters for the :class:`STS.Client` obj
2222
...
2323
}
2424
25-
You may also provide optional parameters for the :class:`boto3.session.Session` object when initializing the ``RefreshableSession`` object. Below, we use the ``region_name`` parameter for illustrative purposes.
25+
You may also provide optional parameters for the :class:`boto3.session.Session` object when initializing the :class:`boto3_refresh_session.session.RefreshableSession` object. Below, we use the ``region_name`` parameter for illustrative purposes.
2626

2727
.. code-block:: python
2828

0 commit comments

Comments
 (0)