diff options
author | fauxpark <fauxpark@gmail.com> | 2017-12-09 16:36:32 +1100 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-12-09 10:46:11 -0500 |
commit | 7b0356d1d49da6574570e110f61f95692afdb3d0 (patch) | |
tree | a3e70802085ea8089f1e7851529f0296247fa264 /docs/glossary.md | |
parent | 6eb89ae906db7f226570e1839b88dcdd3a8fa962 (diff) | |
download | qmk_firmware-7b0356d1d49da6574570e110f61f95692afdb3d0.tar.gz qmk_firmware-7b0356d1d49da6574570e110f61f95692afdb3d0.zip |
Convert all headings to Title Case
Diffstat (limited to 'docs/glossary.md')
-rw-r--r-- | docs/glossary.md | 4 |
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 @@ | |||
1 | # Glossary of QMK terms | 1 | # Glossary of QMK Terms |
2 | 2 | ||
3 | ## ARM | 3 | ## ARM |
4 | A line of 32-bit MCU's produced by a number of companies, such as Atmel, Cypress, Kinetis, NXP, ST, and TI. | 4 | 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. | |||
165 | ## USB Host (or simply Host) | 165 | ## USB Host (or simply Host) |
166 | The USB Host is your computer, or whatever device your keyboard is plugged into. | 166 | The USB Host is your computer, or whatever device your keyboard is plugged into. |
167 | 167 | ||
168 | # Couldn't find the term you're looking for? | 168 | # Couldn't Find the Term You're Looking For? |
169 | 169 | ||
170 | [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. :) | 170 | [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. :) |