diff --git a/package.json b/package.json index e5e97e5..49bd190 100644 --- a/package.json +++ b/package.json @@ -3645,17 +3645,17 @@ }, { "command": "gitlens.plus.hide", - "title": "Hide GitLens+ Features...", + "title": "Hide GitLens+ Features", "category": "GitLens+" }, { "command": "gitlens.plus.restore", - "title": "Restore GitLens+ Features...", + "title": "Restore GitLens+ Features", "category": "GitLens+" }, { "command": "gitlens.plus.reset", - "title": "Reset...", + "title": "Reset", "category": "GitLens+" }, {