From 9baeb360bb181b52378037aa935284355d5638d8 Mon Sep 17 00:00:00 2001 From: GayathriVenkatesh <32172764+GayathriVenkatesh@users.noreply.github.com> Date: Tue, 9 Oct 2018 12:31:35 +0530 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index bcf3b9d..72def82 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -2,7 +2,7 @@ > Checkout all the things you've done by placing an \*x*\ within the square braces. ## Proposed Changes - [ ] I've forked the repository. -- [ ] I've created a branch and made my chagnes in it. +- [ ] I've created a branch and made my changes in it. - [ ] I've read the [CODE OF CONDUCT](https://github.com/my-first-pr/hacktoberfest-2018/blob/master/CODE_OF_CONDUCT.md) and abide to it. - [ ] I've read the [CONTRIBUTING.md](https://github.com/my-first-pr/hacktoberfest-2018/blob/master/CONTRIBUTING.md) - [ ] I understand opening a PULL REQUEST doesn't mean it will be merged for sure.