Use GitHub consistently

This commit is contained in:
Zlatan Vasović
2019-12-07 23:36:53 +01:00
committed by Agniva De Sarker
parent 8f8b8214bc
commit 954f0e62dc
2 changed files with 5 additions and 5 deletions

View File

@@ -95,9 +95,9 @@ The default language used for pages is English (US). Pages written in English ar
## Submitting a pull request
The easiest way to submit a change is to just edit the page directly on the Github interface.
The easiest way to submit a change is to just edit the page directly on the GitHub interface.
Check out the step-by-step instructions (with screenshots) on
[Github Help](https://help.github.com/articles/editing-files-in-another-user-s-repository/).
[GitHub Help](https://help.github.com/articles/editing-files-in-another-user-s-repository/).
Alternatively, you can do most of the process
[using git on the command line](contributing-guides/git-terminal.md).