From ec7d16efb2b9fff753a50abbde4da4d0c4745fec Mon Sep 17 00:00:00 2001 From: Tanvi sharma Date: Sat, 9 May 2026 18:34:06 +0530 Subject: [PATCH] Clarify definition of open source in README improved wording in README documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7edc982..41b932f 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ - Then open your first PR: [docs/how-to-create-pr.md](docs/how-to-create-pr.md) ## What is open source? -- Open source is code that is public +- Open source is publicly available code - People can read it, learn from it, and improve it - You can contribute small changes and get them merged