summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/adding_a_keyboard_to_qmk.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/adding_a_keyboard_to_qmk.md b/docs/adding_a_keyboard_to_qmk.md
index 51c4c44109..c8b76c1b9f 100644
--- a/docs/adding_a_keyboard_to_qmk.md
+++ b/docs/adding_a_keyboard_to_qmk.md
@@ -26,7 +26,7 @@ When developing your keyboard, keep in mind that all warnings will be treated as
26 26
27## Licenses 27## Licenses
28 28
29If you're adapting your keyboard's setup from another project, but not using the same code, but sure to update the copyright header at the top of the files to show your name, it this format: 29If you're adapting your keyboard's setup from another project, but not using the same code, but sure to update the copyright header at the top of the files to show your name, in this format:
30 30
31 Copyright 2017 Your Name <your@email.com> 31 Copyright 2017 Your Name <your@email.com>
32 32