typo: stackoverflow > stack overflow

pull/1207/head
Seth Falco 2 years ago
parent c7262e11ba
commit d0dc29b65a
No known key found for this signature in database
GPG Key ID: DE1C217EFF01FEC8

@ -25,7 +25,7 @@ Make sure complete everything in the checklist.
- [ ] My question is not a tech support question.
**We are not your tech support**.
If you have questions related to `pip`, `git`, or something that is not related to Sherlock, please ask them on [StackOverflow](https://stackoverflow.com/) or [r/learnpython](https://www.reddit.com/r/learnpython/)
If you have questions related to `pip`, `git`, or something that is not related to Sherlock, please ask them on [Stack Overflow](https://stackoverflow.com/) or [r/learnpython](https://www.reddit.com/r/learnpython/)
## Question

@ -37,7 +37,7 @@ class SherlockFuturesSession(FuturesSession):
This extends the FuturesSession request method to calculate a response
time metric to each request.
It is taken (almost) directly from the following StackOverflow answer:
It is taken (almost) directly from the following Stack Overflow answer:
https://github.com/ross/requests-futures#working-in-the-background
Keyword Arguments:

Loading…
Cancel
Save