diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 2d3e38a..ddf016d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -14,7 +14,7 @@ Provide a clear and concise description of the bug. #### 🔄 Reproduction Steps -Steps to reproduce the behaviour +Steps to reproduce the behavior #### 🤔 Expected Behavior diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index dd3d458..08b9136 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -21,7 +21,7 @@ There are many ways to contribute to the ZK Stack: To contribute code fixing issues, please fork the repo, fix an issue, commit, add documentation as per the PR template, and the repo's maintainers will review the PR. [here](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork) -for guidance how to work with PRs created from a fork. +for guidance on how to work with PRs created from a fork. ## Licenses