From 3007b33a0b36c4380ff6c7faf92c99c85e600de0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcel=20St=C3=B6r?= Date: Mon, 26 Sep 2016 21:53:28 +0200 Subject: [PATCH] Fix typo --- docs/en/support.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/support.md b/docs/en/support.md index 4bcf2781..26d7bdcf 100644 --- a/docs/en/support.md +++ b/docs/en/support.md @@ -2,8 +2,8 @@ The [issues list on GitHub](https://github.com/nodemcu/nodemcu-firmware/issues) Which ever site you use you need to make sure the description of the problem is to the point. It should be accompanied by a stripped down version of your Lua source code i.e. create a Minimal, Complete, and Verifiable Example (MCVE). A good resource is [http://stackoverflow.com/help/how-to-ask](http://stackoverflow.com/help/how-to-ask) -## StackOverflow -StackOverflow is the perfect place to ask coding questions. Use one or several of the following tags: [esp8266](http://stackoverflow.com/tags/esp8266), [nodemcu](http://stackoverflow.com/tags/nodemcu) or [Lua](http://stackoverflow.com/tags/lua). +## Stack Overflow +Stack Overflow is the perfect place to ask coding questions. Use one or several of the following tags: [esp8266](http://stackoverflow.com/tags/esp8266), [nodemcu](http://stackoverflow.com/tags/nodemcu) or [Lua](http://stackoverflow.com/tags/lua). ## esp8266.com Forums esp8266.com has a few [NodeMCU specific forums](http://www.esp8266.com/viewforum.php?f=17) where a number of our active community members tend to hang out. \ No newline at end of file