From 691729f580843cc0a57e72bccf045630e5483627 Mon Sep 17 00:00:00 2001 From: Local Bounty Hunter Date: Thu, 21 May 2026 22:51:43 +0700 Subject: [PATCH] =?UTF-8?q?fix:=20resolve=20issue=20#5=20-=20Fix=20typo:?= =?UTF-8?q?=20"comitting"=20=E2=86=92=20"committing"=20in=20your-first-pr-?= =?UTF-8?q?checkl?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- guides/your-first-pr-checklist.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/guides/your-first-pr-checklist.md b/guides/your-first-pr-checklist.md index 32bf77c..fd457d4 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 @@ -78,4 +78,4 @@ A PR that gets merged on the first review usually has: - Zero unrelated edits. - A response from the contributor within a day if the maintainer asks something. -You don't have to hit all of these your first time. But this is the bar to aim for. +You don't have to hit all of these your first time. But this is the bar to aim for. \ No newline at end of file