Skip to content

Commit 7a0ab56

Browse files
committed
Renamed JSON-LD viewer to Graph viewer
1 parent 2329b4f commit 7a0ab56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/extension.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ async function updateGraphView(document:vscode.TextDocument, extensionUri: vscod
334334
<head>
335335
<meta charset="UTF-8">
336336
<meta name="viewport" content="width=device-width, initial-scale=1.0">
337-
<title>JSON-LD Viewer</title>
337+
<title>Graph Viewer</title>
338338
<!--
339339
Use a content security policy to only allow loading images from https or from our extension directory,
340340
and only allow scripts that have a specific nonce.

0 commit comments

Comments
 (0)