summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE
diff options
context:
space:
mode:
authorAlexander Taylor <alex@vector35.com>2023-01-26 19:18:14 -0500
committerAlexander Taylor <alex@vector35.com>2023-01-26 19:18:14 -0500
commit6ffbe30facc49f9c993951260068f1f9d490517e (patch)
tree005e0844e880610bb73c674cd5988a78b62e9d00 /.github/ISSUE_TEMPLATE
parent89454544207b366aa20878e6139663a376655420 (diff)
Missed a 'c'.
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r--.github/ISSUE_TEMPLATE/documentation.md2
1 files changed, 1 insertions, 1 deletions
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?**