diff options
| author | Kenneth Reitz <me@kennethreitz.com> | 2013-05-01 10:29:40 -0700 |
|---|---|---|
| committer | Kenneth Reitz <me@kennethreitz.com> | 2013-05-01 10:29:40 -0700 |
| commit | 4f83ef8328886564c38617f46158bf63c3b94082 (patch) | |
| tree | beaa14271fb9b1751f3ad4628cbfb6ebb4f64f54 /docs | |
| parent | 0f1bb96f015ff82372b9438f7c8554ca0d4b2697 (diff) | |
| parent | 1ca423ec804efa39fd397bdaaea58a8661db3afa (diff) | |
| download | python-requests-4f83ef8328886564c38617f46158bf63c3b94082.tar.gz | |
Merge pull request #1314 from duailibe/master
Fix small typo in the Support docs
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/community/support.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/community/support.rst b/docs/community/support.rst index 318691f0..a187a332 100644 --- a/docs/community/support.rst +++ b/docs/community/support.rst @@ -3,7 +3,7 @@ Support ======= -If you have a questions or issues about Requests, there are several options: +If you have questions or issues about Requests, there are several options: Send a Tweet ------------ |
