Skip to content

Commit

Permalink
fix typo in package.json
Browse files Browse the repository at this point in the history
warning [email protected]: Potential typo "contributers", did you mean "contributors"?
  • Loading branch information
lookfirst authored Jun 13, 2018
1 parent e68b7d7 commit 2956c6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"github": "https://github.com/gloriousCode/",
"website": "https://www.gloriousedge.com"
},
"contributers": [{
"contributors": [{
"name": "Maxime GRIS",
"email": "[email protected]",
"github": "https://github.com/maximegris/"
Expand Down Expand Up @@ -96,4 +96,4 @@
"webdriver-manager": "12.0.6",
"zone.js": "^0.8.26"
}
}
}

0 comments on commit 2956c6c

Please sign in to comment.