Skip to content

Commit

Permalink
Merge pull request #22 from nexmo-community/fix-pr-template-typo
Browse files Browse the repository at this point in the history
Correct a minor typo in the template
  • Loading branch information
Kevin Lewis authored Oct 23, 2020
2 parents d09e0d2 + 69fbf47 commit 00aef3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
* **Please check if the PR fulfills these requirements**
- [ ] You've followed the [contributing guidelines](CONTRIBUTING.md)
- [ ] You've adheared the [code of conduct](CODE_OF_CONDUCT.md)
- [ ] You've adhered to the [code of conduct](CODE_OF_CONDUCT.md)

* **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...)

Expand Down

0 comments on commit 00aef3f

Please sign in to comment.