Skip to content

Commit

Permalink
Merge pull request #84 from jtlowe/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
lowzj committed Jun 14, 2018
2 parents d18d7d1 + 254d2f7 commit 3bb3aea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ git remote add upstream https://github.com/alibaba/Dragonfly.git
git remote set-url --push upstream no-pushing
```

With this remote setting, you can check you git remote configuration like this:
With this remote setting, you can check your git remote configuration like this:
```
$ git remote -v
origin https://github.com/<your-username>/Dragonfly.git (fetch)
Expand Down

0 comments on commit 3bb3aea

Please sign in to comment.