~ruther/qmk_firmware

2013f6313430b977e557e482d30daa279a46e75d — Joe Strong 4 years ago 32661df
Fixes small typo in docs (#10515)

1 files changed, 1 insertions(+), 1 deletions(-)

M docs/hardware_keyboard_guidelines.md
M docs/hardware_keyboard_guidelines.md => docs/hardware_keyboard_guidelines.md +1 -1
@@ 192,7 192,7 @@ When developing your keyboard, keep in mind that all warnings will be treated as

## Copyright Blurb

If 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:
If you're adapting your keyboard's setup from another project, but not using the same code, be sure to update the copyright header at the top of the files to show your name, in this format:

    Copyright 2017 Your Name <your@email.com>