From dbaead2b359db5ee86118cc6bbca4c440b35a89b Mon Sep 17 00:00:00 2001 From: Peter LaFosse Date: Tue, 16 Aug 2022 10:30:52 -0400 Subject: Fix typo in documentation.md --- .github/ISSUE_TEMPLATE/documentation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/ISSUE_TEMPLATE') 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?** -- cgit v1.3.1