Browse Source

Merge pull request #94 from anoadragon453/patch-1

Fix small grammar issue
Geequlim 6 years ago
parent
commit
2ba776dc40
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -94,7 +94,7 @@
             "conditionBrackets": false,
             "unusedSymbols": true
           },
-          "description": "Lint configurations"
+          "description": "Lint configuration"
         }
       }
     },