Skip to content

Commit 4068b87

Browse files
Update extensions/ql-vscode/src/databases-ui.ts
Remove full-stop per feedback from @adityasharad Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com>
1 parent 2cff788 commit 4068b87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extensions/ql-vscode/src/databases-ui.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ export class DatabaseUI extends DisposableObject {
295295
'codeQLDatabases.chooseDatabaseLgtm',
296296
this.handleChooseDatabaseLgtm,
297297
{
298-
title: 'Adding database from LGTM.',
298+
title: 'Adding database from LGTM',
299299
})
300300
);
301301
this.push(

0 commit comments

Comments
 (0)