Skip to content

Commit 3f7301b

Browse files
dylanztruyadorno
authored andcommitted
docs: fix minor typos in CONTRIBUTING.md
PR-URL: #1126 Credit: @dylanzt Close: #1126 Reviewed-by: @ruyadorno
1 parent d16a34f commit 3f7301b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ All interactions in the npm repository are covered by the [npm Code of Conduct](
7373
# Make sure you install the dependencies first before running tests.
7474
$ npm install
7575
76-
# Run tests for the CLI (it could take awhile).
76+
# Run tests for the CLI (it could take a while).
7777
$ npm run test
7878
```
7979

@@ -97,7 +97,7 @@ $ make link
9797
#################
9898
# ALTERNATIVELY
9999
#################
100-
# If ou're working on a feature or bug, you can run the same command on your
100+
# If you're working on a feature or bug, you can run the same command on your
101101
# working branch and link that code.
102102
103103
# Create new branch to work from (there are many ways)
@@ -130,7 +130,7 @@ let you know that it's sent the request to start the benchmark suite.
130130

131131
![image](https://user-images.githubusercontent.com/2818462/72312698-e2e57f80-3656-11ea-9fcf-4a8f6b97b0d1.png)
132132

133-
If you've updated your pull-reuqest and you'd like to run the the benchmark suite again, simple update your original comment, by adding `test this please ✅` again, or simply just adding another emoji to the **end**. _(The trigger is the phrase "test this please ✅" at the beginning of a comment. Updates will trigger as well, so long as the phrase stays at the beginning.)_.
133+
If you've updated your pull-request and you'd like to run the the benchmark suite again, simple update your original comment, by adding `test this please ✅` again, or simply just adding another emoji to the **end**. _(The trigger is the phrase "test this please ✅" at the beginning of a comment. Updates will trigger as well, so long as the phrase stays at the beginning.)_.
134134

135135
![image](https://user-images.githubusercontent.com/2818462/72313006-ec231c00-3657-11ea-9bd9-227634d67362.png)
136136

0 commit comments

Comments
 (0)