summaryrefslogtreecommitdiff
path: root/docs/es/newbs_best_practices.md
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2020-05-26 12:43:14 +1000
committerGitHub <noreply@github.com>2020-05-25 19:43:14 -0700
commite4823aadec24bca0ecfd1184562d27a49fd20544 (patch)
tree66699e086fdd4b6c87bf2f83f4fae74c4e8ecded /docs/es/newbs_best_practices.md
parent5c9906eb4fc569cd08d88dcd85ce9afaa5410ffb (diff)
Fix capitalisation of "GitHub" (#9184)
Diffstat (limited to 'docs/es/newbs_best_practices.md')
-rw-r--r--docs/es/newbs_best_practices.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/es/newbs_best_practices.md b/docs/es/newbs_best_practices.md
index fc2afb9ed2..2f72eff788 100644
--- a/docs/es/newbs_best_practices.md
+++ b/docs/es/newbs_best_practices.md
@@ -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).