Skip to content

Commit 395b139

Browse files
mat-1raymondjxu
authored andcommitted
Capitalize "Minecraft" in the bottom info
1 parent 1b08956 commit 395b139

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/menus/title_screen.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ class TitleScreen extends LitElement {
115115
116116
<div class="bottom-info">
117117
<span>Prismarine Web Client</span>
118-
<span>A minecraft client in the browser!</span>
118+
<span>A Minecraft client in the browser!</span>
119119
</div>
120120
`
121121
}

0 commit comments

Comments
 (0)