Skip to content

Commit

Permalink
Fix typo in pull request template (#136)
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Goslar <kevin.goslar@gmail.com>
  • Loading branch information
Kevin Goslar authored and aeneasr committed May 22, 2019
1 parent 7f1c376 commit 3761ce0
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,7 +1,7 @@
<!--
Before creating your pull request, make sure that you have
[signed the DOC](https://github.com/ory/ladon/blob/master/CONTRIBUTING.md#developers-certificate-of-origin).
You can ammend your signature to the current commit using `git commit --amend -s`.
You can amend your signature to the current commit using `git commit --amend -s`.
Please create PRs only for bugs, or features that have been discussed with the maintainers, either at the
[ORY Community](https://community.ory.sh/) or join the [ORY Chat](https://www.ory.sh/chat).
Expand Down

0 comments on commit 3761ce0

Please sign in to comment.