From f69d8ec2d28ae0942f21ffe43e007d4c3aa3a9b8 Mon Sep 17 00:00:00 2001 From: ammy20019 <62533482+ammy20019@users.noreply.github.com> Date: Thu, 1 Oct 2020 01:12:40 +0530 Subject: [PATCH] fixed typo now (#733) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index efc069a..5226bb0 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A list of awesome beginner-friendly projects. Inspired by [First Timers Only](https://kentcdodds.com/blog/first-timers-only) blog post. -If you are a maintainer for open-source projects, add the label `first-timers-only` (or similar) to your project and list it here so that people can find it. +If you are a maintainer of open-source projects, add the label `first-timers-only` (or similar) to your project and list it here so that people can find it. If you are looking to contribute, then explore this list, look at [`first-timers-only` labelled open issues on Github](https://github.com/search?utf8=%E2%9C%93&q=label%3Afirst-timers-only+is%3Aissue+is%3Aopen&type=), and follow [@first_tmrs_only](https://twitter.com/first_tmrs_only) on Twitter to be notified when a new `first-timers-only` issue is created.