Avoid configuration word in config title #2964
diff --git a/package.json b/package.json
index 2bcef29..6e693ce 100644
--- a/package.json
+++ b/package.json
@@ -714,7 +714,7 @@
     ],
     "configuration": {
       "type": "object",
-      "title": "Go configuration",
+      "title": "Go",
       "properties": {
         "go.buildOnSave": {
           "type": "string",