Skip to content

Commit ba09b52

Browse files
committed
Removed superfluous whitespace
1 parent a1dbdfc commit ba09b52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ <h1>Setting up Visual Studio Code for Electron development and debugging in Type
1212

1313
<p>Visual Studio Code comes with Electron support and Typescript support out of the box, but bringing the two together requires some advanced knowledge of the available configuration options.</p>
1414

15-
<p>The <a href="https://github.com/abartho/electron-typescript-vscode">repository</a> contains a README with step by step instructions and an example project to demonstrate how Visual Studio Code, Node, Electron and Typescript must be configured to work together.</p>
15+
<p>The <a href="https://github.com/abartho/electron-typescript-vscode">repository</a> contains a README with step by step instructions and an example project to demonstrate how Visual Studio Code, Node, Electron and Typescript must be configured to work together.</p>
1616
</body>
1717
</html>

0 commit comments

Comments
 (0)