mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-04-26 09:45:22 -04:00
fixed typo in how-to-pull-request doc
This commit is contained in:
parent
df37f1a8eb
commit
52888ed4b4
@ -32,7 +32,7 @@ Starting from the very beginning, we'll fork an existing repository to our accou
|
||||
|
||||
## 1. Forking the Repository
|
||||
|
||||
Assuming you're using GitHub, this step is easy. Just find the repository you're contributing to and press the Fork button in the upper left. This will create an exact copy of the repository (and all of its branches) under your own username.
|
||||
Assuming you're using GitHub, this step is easy. Just find the repository you're contributing to and press the Fork button in the upper right. This will create an exact copy of the repository (and all of its branches) under your own username.
|
||||
|
||||
<Image
|
||||
src="/public/static/images/notes/how-to-pull-request-fork-github/step1.png"
|
||||
|
Loading…
x
Reference in New Issue
Block a user