From d0dc29b65a9806ae08e643a5c485e10812640ab3 Mon Sep 17 00:00:00 2001
From: Seth Falco
Date: Tue, 7 Dec 2021 12:46:08 +0100
Subject: [PATCH 1/2] typo: stackoverflow > stack overflow
---
.github/ISSUE_TEMPLATE/question.md | 2 +-
sherlock/sherlock.py | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md
index b8a0db3b..07cc2eec 100644
--- a/.github/ISSUE_TEMPLATE/question.md
+++ b/.github/ISSUE_TEMPLATE/question.md
@@ -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
diff --git a/sherlock/sherlock.py b/sherlock/sherlock.py
index b0051fcc..0eac7825 100644
--- a/sherlock/sherlock.py
+++ b/sherlock/sherlock.py
@@ -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:
From d630cf7d84d9110865c5e44fd4ac35543c6daff7 Mon Sep 17 00:00:00 2001
From: Seth Falco
Date: Tue, 7 Dec 2021 12:46:21 +0100
Subject: [PATCH 2/2] chore: replace microbadger with shields.io badge
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 84a5f959..85d39171 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@
-
+