Commit dc9f0fc2 authored by missingdays's avatar missingdays

Fix typo

parent 39e94086
...@@ -2,10 +2,10 @@ ...@@ -2,10 +2,10 @@
"name": "bower_random", "name": "bower_random",
"version": "1.0.0", "version": "1.0.0",
"authors": [ "authors": [
"Evgeny Bovtkin" "Evgeny Bovykin"
], ],
"description": "Chooses random package of some set", "description": "Chooses random package of some set",
"main": "scripts/main.js", "main": "scripts/randomizer/main.js",
"keywords": [ "keywords": [
"random", "random",
"package" "package"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment