diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index dd8e6ec..93ca33f 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -16,7 +16,7 @@ wasn’t reported already. Each bug report should contain this information: * Steps to reproduce - * What you expected to happened + * What you expected to happen * What happened instead In most cases, it is useful to include a **minimal** example (grammar + input) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 119176b..f14a8a2 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -6,7 +6,7 @@ Checklist: For bug reports, please include: * Steps to reproduce - * What I expected to happened + * What I expected to happen * What happened instead In most cases, it is also useful to include a **minimal** example (grammar + input)