Fixed grammar and typo in "Changing on GitHub" (#20905)
This commit is contained in:
@ -2,13 +2,13 @@
|
||||
|
||||
### Changing on GitHub
|
||||
|
||||
Each challenge is stored in it's own markdown file. That makes it easy to edit challenges right from within GitHub.
|
||||
Each challenge is stored in its own markdown file. That makes it easy to edit challenges right from within GitHub.
|
||||
|
||||
You can make a change without having anything running on your local system.
|
||||
|
||||
After you find the file you want to modify within the GitHub interface, click the pencil icon to start editing the file. This will automatically create a fork of the project, if you don't have one already.
|
||||
|
||||
You can also clone the project and edit locally on you computer. For help with that, read the main [contributing guide](/CONTRIBUTING.md).
|
||||
You can also clone the project and edit locally on your computer. For assistance, read the main [contributing guide](/CONTRIBUTING.md).
|
||||
|
||||
### Challenge Template
|
||||
|
||||
|
Reference in New Issue
Block a user