diff --git a/src/webviews/apps/plus/graph/GraphWrapper.tsx b/src/webviews/apps/plus/graph/GraphWrapper.tsx index bffa1a8..ebc46a2 100644 --- a/src/webviews/apps/plus/graph/GraphWrapper.tsx +++ b/src/webviews/apps/plus/graph/GraphWrapper.tsx @@ -269,10 +269,10 @@ export function GraphWrapper({
You have {days < 1 ? 'less than one day' : pluralize('day', days)} left in your{' '} - GitLens+ - {' '} - trial. Once your trial ends, you'll need a paid plan to use the Commit Graph on this private - repository. + GitLens+ trial + + . Once your trial ends, you'll need a paid plan to continue to use the Commit Graph on this + and other private repos.
> );