From 4e1b9f07ee17adfe6a733f5b2af603867abba03b Mon Sep 17 00:00:00 2001 From: Eatingpigx Date: Thu, 2 Jul 2026 18:43:55 +1000 Subject: [PATCH] Fix typo: contribution in README --- 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."