Fix capitalisation of "GitHub" (#9184)

This commit is contained in:
Ryan
2020-05-26 12:43:14 +10:00
committed by GitHub
parent 5c9906eb4f
commit e4823aadec
70 changed files with 95 additions and 95 deletions

View File

@@ -6,7 +6,7 @@ Este documento procura instruir a los novatos en las mejores prácticas para ten
En este documento suponemos un par de cosas:
1. Tienes una cuenta de Github, y has hecho un [fork del repo qmk_firmware](getting_started_github.md) en tu cuenta.
1. Tienes una cuenta de GitHub, y has hecho un [fork del repo qmk_firmware](getting_started_github.md) en tu cuenta.
2. Has [configurado tu entorno de desarrollo](newbs_getting_started.md?id=environment-setup).