From e6da5ec88911d6c828184d2ee26b1982e4cb3d06 Mon Sep 17 00:00:00 2001 From: Aditya <60684641+0x0elliot@users.noreply.github.com> Date: Sat, 4 Nov 2023 02:54:11 +0530 Subject: [PATCH] fix: slight typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f07ba274..3f773643 100755 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ Please follow the steps mentioned [here](https://github.com/Shuffle/Shuffle/blob ### People coming from Github octernship Please join our discord from the link mentioned in [support](#support) section and ping @frikky or @0x0elliot for any help! -For starting contributions, You can try solving bugs mentioned with the labels: [github octernship](https://github.com/Shuffle/Shuffle/issues?q=label%3Agithub-octernship), [beginner-friendly](https://github.com/Shuffle/Shuffle/issues?q=label%3Abeginner-friendly) or[good-first-issue](https://github.com/Shuffle/Shuffle/issues?q=label%3Agood-first-issue). +For starting contributions, You can try solving bugs mentioned with the labels: [github octernship](https://github.com/Shuffle/Shuffle/issues?q=label%3Agithub-octernship), [beginner-friendly](https://github.com/Shuffle/Shuffle/issues?q=label%3Abeginner-friendly) or [good-first-issue](https://github.com/Shuffle/Shuffle/issues?q=label%3Agood-first-issue). However, you can solve any issue you like (Remember, these labels are **just** there to support new people finding shuffle), just make sure to get assigned to it first!