From c66e768936383c8a35f22fed43910453be1c9e9d Mon Sep 17 00:00:00 2001 From: magnet78 Date: Fri, 22 May 2026 00:09:37 +0800 Subject: [PATCH] fix: correct typo 'comitting' -> 'committing' --- guides/your-first-pr-checklist.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guides/your-first-pr-checklist.md b/guides/your-first-pr-checklist.md index 32bf77c..9cd150a 100644 --- a/guides/your-first-pr-checklist.md +++ b/guides/your-first-pr-checklist.md @@ -2,7 +2,7 @@ Before you click "Create pull request," walk through this checklist. It catches the things that turn a clean merge into three rounds of review. -## Pre-flight: before comitting +## Pre-flight: before committing ### The change itself