Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jordan Harband <ljharb@gmail.com>
  • Loading branch information
uncommon-type and ljharb committed Apr 5, 2022
1 parent 6e76c10 commit 138357b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Expand Up @@ -90,7 +90,7 @@ git add .
git commit
```

Before sending the pull request, make sure your code is running on the latest available code by rebasing onto the upstream source
Before sending the pull request, make sure your code is running on the latest available code by rebasing onto the upstream source

```
git fetch upstream
Expand Down

0 comments on commit 138357b

Please sign in to comment.