From ebe97397933fbb922ff89ba8378822fa33508d3b Mon Sep 17 00:00:00 2001 From: macbook Date: Mon, 27 Apr 2026 16:23:12 +0300 Subject: [PATCH] fix: correct typo 'comitting' to '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