Skip to content

Commit eee8fb7

Browse files
Merge pull request #1685 from sam-arth07/updateContributingDocs
Updated Step 6 in CONTRIBUTING.md.
2 parents fe7829a + 054d981 commit eee8fb7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ $ git commit -m "message"
5151
```
5252
- **NOTE**: A PR should have only one commit. Multiple commits should be squashed.
5353
## Step 6 : Work Remotely
54-
- Now you are ready to your work to the remote repository.
55-
- When your work is ready and complies with the project conventions, upload your changes to your fork:
54+
- Now you are ready to push your work to the remote repository.
55+
- Once your work is ready and adheres to the project conventions, upload your changes to your fork:
5656

5757
```
5858
# To push your work to your remote repository

0 commit comments

Comments
 (0)