diff --git a/docs/en/getting_started/create.md b/docs/en/getting_started/create.md index a36d6f1e8..2019e857b 100644 --- a/docs/en/getting_started/create.md +++ b/docs/en/getting_started/create.md @@ -4,13 +4,13 @@ Consul git repo is hosted at Github.com, we recommend using it for your fork's r 1. [Register an user account on Github](https://github.com/join) if you don't have one. -2. [Create an Organization](https://help.github.com/articles/creating-a-new-organization-from-scratch/) on Github with the name of your city or the organization that's going to use Consul. **This is not mandatory**, but it will help underhand the fork's purpose and future contributions by other users. +2. [Create an Organization](https://help.github.com/articles/creating-a-new-organization-from-scratch/) on Github with the name of your city or the organization that's going to use Consul. **This is not mandatory**, but it will help understand the fork's purpose and future contributions by other users. 3. [Fork Consul](https://help.github.com/articles/fork-a-repo/) using the **fork** button on the top right corner at https://github.com/consul/consul. 4. [Clone your fork repository](https://help.github.com/articles/cloning-a-repository/) on to your computer. -****IMPORTANT NOTICE**: Do not fork `https://github.com/AyuntamientoMadrid/consul`, its a common mistake that leads to multiple and grave problems. +****IMPORTANT NOTICE**: Do not fork `https://github.com/AyuntamientoMadrid/consul`, it's a common mistake that leads to multiple and grave problems. ## Why make code public? diff --git a/docs/es/customization/overwritting.md b/docs/es/customization/overwriting.md similarity index 100% rename from docs/es/customization/overwritting.md rename to docs/es/customization/overwriting.md