From 6ffbe30facc49f9c993951260068f1f9d490517e Mon Sep 17 00:00:00 2001 From: Alexander Taylor Date: Thu, 26 Jan 2023 19:18:14 -0500 Subject: Missed a 'c'. --- .github/ISSUE_TEMPLATE/documentation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/ISSUE_TEMPLATE/documentation.md b/.github/ISSUE_TEMPLATE/documentation.md index cbea5292..5a8b578d 100644 --- a/.github/ISSUE_TEMPLATE/documentation.md +++ b/.github/ISSUE_TEMPLATE/documentation.md @@ -13,7 +13,7 @@ Describe whether this involves a specific API/set of APIs or a whole concept in **What concept or API needs more documentation?** Please provide a clear and concise description of the API or concept which is confusing or missing documentation. -**Is this documentation related to a specifi API?** +**Is this documentation related to a specific API?** Describe which API needs documentation: C++, Python, or Rust. (**Note:** The C API is not intended to be a documented interface.) **Are there any known examples of people using this API/concept?** -- cgit v1.3.1