aboutsummaryrefslogtreecommitdiffstats
path: root/docs/glossary.md
diff options
context:
space:
mode:
authorfauxpark <fauxpark@gmail.com>2017-12-09 16:36:32 +1100
committerJack Humbert <jack.humb@gmail.com>2017-12-09 10:46:11 -0500
commit7b0356d1d49da6574570e110f61f95692afdb3d0 (patch)
treea3e70802085ea8089f1e7851529f0296247fa264 /docs/glossary.md
parent6eb89ae906db7f226570e1839b88dcdd3a8fa962 (diff)
downloadfirmware-7b0356d1d49da6574570e110f61f95692afdb3d0.tar.gz
firmware-7b0356d1d49da6574570e110f61f95692afdb3d0.tar.bz2
firmware-7b0356d1d49da6574570e110f61f95692afdb3d0.zip
Convert all headings to Title Case
Diffstat (limited to 'docs/glossary.md')
-rw-r--r--docs/glossary.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/glossary.md b/docs/glossary.md
index f33e7c8e8..a49e935d8 100644
--- a/docs/glossary.md
+++ b/docs/glossary.md
@@ -1,4 +1,4 @@
-# Glossary of QMK terms
+# Glossary of QMK Terms
## ARM
A line of 32-bit MCU's produced by a number of companies, such as Atmel, Cypress, Kinetis, NXP, ST, and TI.
@@ -165,6 +165,6 @@ Universal Serial Bus, the most common wired interface for a keyboard.
## USB Host (or simply Host)
The USB Host is your computer, or whatever device your keyboard is plugged into.
-# Couldn't find the term you're looking for?
+# Couldn't Find the Term You're Looking For?
[Open an issue](https://github.com/qmk/qmk_firmware/issues) with your question and the term in question could be added here. Better still, open a pull request with the definition. :)