Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPavan Bellamkonda <31280326+pavanbellamkonda@users.noreply.github.com>2021-01-31 18:10:31 +0300
committerisaacs <i@izs.me>2021-02-01 22:59:04 +0300
commite276397809aceb01cc468e02a83bc6f2265376d9 (patch)
tree70ed60017c7e481eb643ec4a5c178a71d145fc40 /CONTRIBUTING.md
parent7898f23ea16bc09cec040c880effb36b8eb3bb44 (diff)
Fix typo in CONTRIBUTING.md
Fixed the spelling of contributor as it was written as conributor PR-URL: https://github.com/npm/cli/pull/2584 Credit: @pavanbellamkonda Close: #2584 Reviewed-by: @darcyclarke
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 7e2890140..5198918f0 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -29,7 +29,7 @@ $ cd ./npm && npm install
$ npm run test
```
-**5. Open a [Pull Request](https://github.com/npm/cli/pulls) for your work & become the newest conributor to `npm`! 🎉**
+**5. Open a [Pull Request](https://github.com/npm/cli/pulls) for your work & become the newest contributor to `npm`! 🎉**
## Test Coverage