Bläddra i källkod

Fix some grammar issue

Lint configuration, not configurations.
Andrew Morgan 6 år sedan
förälder
incheckning
abaa5d32d0
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      package.json

+ 1 - 1
package.json

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