From fca16ba46fc513c18cb902e1a210a635b871028e Mon Sep 17 00:00:00 2001 From: "C. J. Howard" Date: Tue, 20 Sep 2022 10:40:06 +0800 Subject: [PATCH] Fix typo --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6b3ca3b..ecfe138 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -19,7 +19,7 @@ To suggest changes or new features, please do one of the following: ## Contributing Code -If you have written code that fixes a bug or provides new funtionality, please [open a pull request](https://git.antkeeper.com/antkeeper/source/pulls) on Antkeeper Git. +If you have written code that fixes a bug or provides new functionality, please [open a pull request](https://git.antkeeper.com/antkeeper/source/pulls) on Antkeeper Git. ### Coding Conventions