diff options
| author | Jordan <jordan@psifertex.com> | 2022-05-14 16:07:33 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-05-14 16:07:33 -0400 |
| commit | 8cab5619637978732f0736c570562eddbf731b31 (patch) | |
| tree | 16d0cccff39580ac3d7bda00f7d3e1cc22553abc /.github | |
| parent | 8b4eafc3309b48890adf4586dd6ff46d22bca5e2 (diff) | |
typo, not praying
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index d85c4e53..9cea28c2 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -11,7 +11,7 @@ assignees: '' - Binary Ninja Version: 2.4.2487-dev (if version is stable, please also test the latest development build via the "Update Channel" option) - OS: [e.g. Ubuntu Linux] - OS Version: [e.g. 20.04] -- CPU Architecture [d.g. x64 or M1] +- CPU Architecture [e.g. x64 or M1] **Bug Description:** Please provide a clear and concise description of what happened. |
