From fbcd0a9cd6f9fdf256b51b3899f2913ffd045f32 Mon Sep 17 00:00:00 2001 From: Eric Amodio Date: Mon, 5 Sep 2016 17:52:43 -0400 Subject: [PATCH] Changes description to be more generic --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2a2f347..fe7e729 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "license": "SEE LICENSE IN LICENSE", "displayName": "GitLens", - "description": "Provides Git blame information in CodeLens", + "description": "Provides Git information in CodeLens", "categories": [ "Other" ],