Skip to content

Commit

Permalink
typo in the CONTRIBUTING.md (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
daywiss authored Feb 5, 2025
2 parents d480112 + 11ce45e commit f6bc1aa
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 @@ -27,7 +27,7 @@ $ git pull
$ git checkout -b {your-new-branch}
```
**ALWAYS** make sure to chekout from a updated `development` branch.
**ALWAYS** make sure to checkout from a updated `development` branch.

After do your modifications, go thorugh the [github UI](https://github.com/UMAprotocol/oval-node/compare) to open a new PR from `{your-new-branch}` to `development`

Expand Down

0 comments on commit f6bc1aa

Please sign in to comment.