Skip to content
This repository has been archived by the owner on Sep 10, 2020. It is now read-only.

Commit

Permalink
Merge pull request #84 from KsirbJ/dev
Browse files Browse the repository at this point in the history
Fix typo in manifest.json
  • Loading branch information
keraf authored Nov 7, 2017
2 parents da78c62 + 221a731 commit 711db6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "No Coin - Block miners on the web!",
"description": "Block coin miners using your computer ressources without your constent.",
"description": "Block coin miners using your computer ressources without your consent.",
"version": "0.0.0",
"permissions": [
"activeTab",
Expand All @@ -25,4 +25,4 @@
},
"manifest_version": 2,
"author": "Rafael Keramidas"
}
}

0 comments on commit 711db6c

Please sign in to comment.