From 90f07e404f11ac69ccf0396fc1497d073015c070 Mon Sep 17 00:00:00 2001 From: xiajixi76-beep Date: Thu, 28 May 2026 13:24:07 +0800 Subject: [PATCH] Fix typo in 'committing' in checklist --- 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