From 9c9e49dfb027c73ae7d1aaced362509732134a3e Mon Sep 17 00:00:00 2001 From: syy-shark <267240903+syy-shark@users.noreply.github.com> Date: Mon, 11 May 2026 17:11:18 +0800 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."