Skip to content

Commit 948a256

Browse files
Ace Nassritseaver
authored andcommitted
Fix docs typo. (googleapis#8027)
1 parent c97bef4 commit 948a256

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

storage/docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
.. note::
44

5-
Becuase the storage client uses the third-party :mod:`requests` library by
5+
Because the storage client uses the third-party :mod:`requests` library by
66
default, it is safe to share instances across threads. In multiprocessing
77
scenarious, best practice is to create client instances *after*
88
:class:`multiprocessing.Pool` or :class:`multiprocessing.Process` invokes

0 commit comments

Comments
 (0)