From 74d0163010b27a20c77d85e776654729cd617e1b Mon Sep 17 00:00:00 2001 From: Zach Weaver <49159969+Kiyoshika@users.noreply.github.com> Date: Sat, 2 Dec 2023 09:26:59 -0500 Subject: [PATCH] fix minor typo --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7f04dddbe..7c75b9d55 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -21,7 +21,7 @@ This is an initial (but not fully complete) contribution guide. * [Modules](#modules) * [Signed Commits](#signed-commits) * [PR Guidelines](#pr-guidelines) -* [Waht to do?](#what-to-do) +* [What to do?](#what-to-do) ## Introduction to the Makefiles Before writing any code, it's good to get familiar with our Makefiles.