Bladeren bron

Update docs/hardware_keyboard_guidelines.md

Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>
Konstantin Đorđević 6 jaren geleden
bovenliggende
commit
a45b625b62
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      docs/hardware_keyboard_guidelines.md

+ 1 - 1
docs/hardware_keyboard_guidelines.md

@@ -57,7 +57,7 @@ All projects need to have a `config.h` file that sets things like the matrix siz
 
 
 ### `rules.mk`
 ### `rules.mk`
 
 
-The prescence of this file means this folder is a keyboard target, and can be used in make commands. This is where you setup the build environment for your keyboard and configure the default set of features.
+The presence of this file means that the folder is a keyboard target and can be used in `make` commands. This is where you setup the build environment for your keyboard and configure the default set of features.
 
 
 ### `<keyboard_name.c>`
 ### `<keyboard_name.c>`