From 7e995f9e9ef8bc594643f0991b31b27a45f9da85 Mon Sep 17 00:00:00 2001 From: omo50 <144749186+omo50@users.noreply.github.com> Date: Fri, 30 May 2025 14:38:52 -0500 Subject: [PATCH] Fix typo --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a198b575e..291fb68ea 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,4 +2,4 @@ When submitting a pull request, you are granting omo50 the right to license your contributions under the GNU GENERAL PUBLIC LICENSE Version 3. #### Contributing Features -If you PR features, it is a good idea to include a description of the changes, and also link to any issue or feature requst it resolves (if applicable). +If you PR features, it is a good idea to include a description of the changes, and also link to any issue or feature request it resolves (if applicable).