diff --git a/package.json b/package.json index 30fb495..77425e0 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "commands": [ { "command": "annotator.annotate", - "title": "Annotate the Current File or the File Before the Commit (if on Commit Diff)", + "title": "Annotate (Blame) the Current File or the File Before the Commit (if on Commit Diff)", "category": "Annotator" }, {