summaryrefslogtreecommitdiffstats
path: root/docs/contributing.md
diff options
context:
space:
mode:
authorfauxpark <fauxpark@gmail.com>2017-12-09 06:49:07 +0100
committerJack Humbert <jack.humb@gmail.com>2017-12-09 16:46:11 +0100
commitaf37bb2f78c39c224c995eb57c757c63034a3d9c (patch)
tree9ad591cb895d1ac13cce6145d11738569dff0a93 /docs/contributing.md
parent4c675a83ba1d3561bfd6baad57a250066f5db4d3 (diff)
downloadqmk_firmware-af37bb2f78c39c224c995eb57c757c63034a3d9c.tar.gz
qmk_firmware-af37bb2f78c39c224c995eb57c757c63034a3d9c.tar.xz
Fix some of the more obvious typos
Diffstat (limited to 'docs/contributing.md')
-rw-r--r--docs/contributing.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/contributing.md b/docs/contributing.md
index 05f0e5e6a..a1534d968 100644
--- a/docs/contributing.md
+++ b/docs/contributing.md
@@ -122,7 +122,7 @@ We also ask that you follow these guidelines:
## Quantum/TMK Core
-Before you put a lot of work into building your new feature you should make sure you are implementing it in the best way. You can get a basic understanding of QMK by reading [Understaning QMK](understanding_qmk.md), which will take you on a tour of the QMK program flow. From here you should talk to us to get a sense of the best way to implement your idea. There are two main ways to do this:
+Before you put a lot of work into building your new feature you should make sure you are implementing it in the best way. You can get a basic understanding of QMK by reading [Understanding QMK](understanding_qmk.md), which will take you on a tour of the QMK program flow. From here you should talk to us to get a sense of the best way to implement your idea. There are two main ways to do this:
* [Chat on Gitter](https://gitter.im/qmk/qmk_firmware)
* [Open an Issue](https://github.com/qmk/qmk_firmware/issues/new)