From 1c3b56a5ea9441470e59bdb4a50d0904912efeb0 Mon Sep 17 00:00:00 2001 From: macbook Date: Mon, 27 Apr 2026 16:22:47 +0300 Subject: [PATCH] fix: correct typo 'contibution' to 'contribution' in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea5469d..1267a73 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # learn -> Your guide to making your first open source contibution. +> Your guide to making your first open source contribution. Open source can feel like a closed club. It isn't — but the door is hard to find. This repo is a curated, community-maintained set of resources that help developpers go from "I've never merged a PR" to "I just shipped my first contribution."