From c556fb5584575ec1276689d327eaf1f18a404aee Mon Sep 17 00:00:00 2001 From: azkyakhan Date: Mon, 22 Aug 2022 15:03:03 +0530 Subject: [PATCH] Updated contribution guideline point in Readme file(#2r0kmb3) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e94a4122..edbd8a7a0 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ Follow following instructions: 6. Use [Pull Request template](https://github.com/hotwax/preorder/blob/main/.github/PULL_REQUEST_TEMPLATE.md) (it's automatically added to each PR) and fill as much fields as possible to describe your solution. 7. Reference any relevant issues or other information in your PR. 8. Wait for review and adjust your PR according to it. -9. Congrats! Your PR should now me merged in! +9. Congrats! Your PR should now be merged in! If you can't handle some parts of the issue then please ask for help in the comment. If you have any problems during the implementation of some complex issue, feel free to implement just a part of it.