From 4a24a468a1746cefffcfdbfc04e3075f29d3e7d4 Mon Sep 17 00:00:00 2001 From: Adrian Date: Fri, 8 Apr 2016 20:47:08 +0200 Subject: [PATCH] Correct spelling for Stack Overflow --- CONTRIBUTING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index be3f9363..d72428e4 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -10,7 +10,7 @@ Support questions Please, don't use the issue tracker for this. Check whether the ``#pocoo`` IRC channel on Freenode can help with your issue. If your problem is not strictly Werkzeug or Flask specific, ``#python`` is generally more active. -`StackOverflow `_ is also worth considering. +`Stack Overflow `_ is also worth considering. Reporting issues ================