Skip to content

Commit 3e4efee

Browse files
committed
Change "StackOverflow" to "Stack Overflow"
Add a missing space when referring to "Stack Overflow".
1 parent cd97ce9 commit 3e4efee

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/Custom.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ about: Guidance on using Requests.
44

55
---
66

7-
Please refer to our [StackOverflow tag](https://stackoverflow.com/questions/tagged/python-requests) for guidance.
7+
Please refer to our [Stack Overflow tag](https://stackoverflow.com/questions/tagged/python-requests) for guidance.

docs/community/support.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ Support
77

88
If you have questions or issues about Requests, there are several options:
99

10-
StackOverflow
10+
Stack Overflow
1111
-------------
1212

1313
If your question does not contain sensitive (possibly proprietary)
1414
information or can be properly anonymized, please ask a question on
15-
`StackOverflow <https://stackoverflow.com/questions/tagged/python-requests>`_
15+
`Stack Overflow <https://stackoverflow.com/questions/tagged/python-requests>`_
1616
and use the tag ``python-requests``.
1717

1818
Send a Tweet

0 commit comments

Comments
 (0)