From 7c59074c01e04e9204183fe8c4f0f602da50273c Mon Sep 17 00:00:00 2001 From: Dmitry Plotnikov Date: Fri, 18 Aug 2023 16:48:47 -0700 Subject: [PATCH] Fixed a typo. --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 595403a..9a4704a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -26,7 +26,7 @@ To report a bug, open an issue on GitHub with the label `bug` using the availabl ### Suggest a Feature or Enhancement -To suggest an new feature or other improvement, create an issue on Github and choose the type 'Feature request'. Please fill in the template as provided. +To suggest a new feature or other improvement, create an issue on Github and choose the type 'Feature request'. Please fill in the template as provided. ### Open a Pull Request