Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
arturjzapater committed Oct 7, 2020
1 parent 75d22cd commit 927729e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "chitchat-client",
"version": "1.0.0",
"description": "A chatroom web app that allows multiple users to simulateneously communicate via text",
"description": "A chatroom web app that allows multiple users to simultaneously communicate via text",
"main": "src/index.js",
"scripts": {
"start": "webpack-dev-server",
Expand Down

0 comments on commit 927729e

Please sign in to comment.