diff options
| author | Peter LaFosse <peter@vector35.com> | 2022-08-16 10:30:52 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-08-16 10:30:52 -0400 |
| commit | dbaead2b359db5ee86118cc6bbca4c440b35a89b (patch) | |
| tree | 3e578f1b3dde3db6f00309fa3f4bf0df9d735b2c /.github/ISSUE_TEMPLATE | |
| parent | e106e7562dbf06b1c467bd8ee62ac67a68fa2259 (diff) | |
Fix typo in documentation.md
Diffstat (limited to '.github/ISSUE_TEMPLATE')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/documentation.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/documentation.md b/.github/ISSUE_TEMPLATE/documentation.md index fc3e1efd..5138ef47 100644 --- a/.github/ISSUE_TEMPLATE/documentation.md +++ b/.github/ISSUE_TEMPLATE/documentation.md @@ -7,7 +7,7 @@ assignees: '' --- -**Is this a general concept that needs to be documented or a specifi API?** +**Is this a general concept that needs to be documented or a specific API?** Does this involve a specific API/set of APIs or a whole concept in Binary Ninja (i.e. BinaryViews, Basic Blocks, etc) **What concept or API needs more documentation?** |
