From f196c5aecb253f723c8b9ee902bc36a5073d5692 Mon Sep 17 00:00:00 2001 From: Arya Rizky Date: Thu, 14 May 2026 11:08:27 +0700 Subject: [PATCH] =?UTF-8?q?Fix=20typo:=20contibution=20=E2=86=92=20contrib?= =?UTF-8?q?ution=20in=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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."