Samuel Padgett пре 4 година
родитељ
комит
56e7de4dd5
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -24,7 +24,7 @@ plugin name in the `consolePlugin` declaration of [package.json](package.json).
   "name": "my-plugin",
   "version": "0.0.1",
   "displayName": "My Plugin",
-  "description": "Enjoy this siny, new console plugin!",
+  "description": "Enjoy this shiny, new console plugin!",
   "exposedModules": {
     "ExamplePage": "./components/ExamplePage"
   },