Skip to content

Commit

Permalink
Merge pull request #1775 from JeromeTan1997/typo
Browse files Browse the repository at this point in the history
bugfix: a typo in CONTRIBUTTING.md
  • Loading branch information
Wei Fu authored Jul 23, 2018
2 parents 2f0b5cf + e936587 commit caabc86
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 @@ -78,7 +78,7 @@ git remote add upstream https://github.com/alibaba/pouch.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
Expand Down

0 comments on commit caabc86

Please sign in to comment.