Skip to content

Commit 125441c

Browse files
committed
Merge pull request jasonslyvia#4 from wyze/package-description
fix(package.json): fix typo in package description
2 parents e832be4 + 35d807b commit 125441c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-menu-aim",
33
"version": "0.1.1",
4-
"description": "A React mixin version of Amazon's jQuery-menu-vim plugin",
4+
"description": "A React mixin version of Amazon's jQuery-menu-aim plugin",
55
"main": "index.js",
66
"scripts": {
77
"test": "./node_modules/karma/bin/karma start test/karma.conf.js",

0 commit comments

Comments
 (0)