Skip to content

Commit 05c9e35

Browse files
Fixed a few small bugs
1 parent e114bbf commit 05c9e35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/renderer/App.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ let App = (props) => {
4242
<div className="App">
4343
<ToastContainer />
4444
<Router>
45-
<h1>What the Dub Tools</h1>
45+
<h1>Dub Editor</h1>
4646
<hr/>
4747
<div>{VERSION}</div>
4848
<hr/>

0 commit comments

Comments
 (0)