Skip to content

Commit

Permalink
docs: typo in CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
macno committed Nov 9, 2023
1 parent 5564096 commit 8efe501
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 @@ -51,7 +51,7 @@ You will receive the following error :
✖ type must be one of [ci, feat, fix, docs, style, refactor, perf, test, revert, chore] [type-enum]
```

Here an exemple that will pass the verification: `git commit -s -am "chore(opentelemetry-core): update deps"`
Here an example that will pass the verification: `git commit -s -am "chore(opentelemetry-core): update deps"`

### Fork

Expand Down

0 comments on commit 8efe501

Please sign in to comment.