Skip to content

Commit f567504

Browse files
committed
fix: typo
1 parent 78c9d10 commit f567504

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vite.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ pages.index = {
7373
const html = template
7474
.replace(
7575
'$$$TITLE$$$',
76-
'Rain World: The Watcher DLC'
76+
'Map of Rain World: The Watcher DLC'
7777
)
7878
.replace(
7979
'$$$DESC$$$',

0 commit comments

Comments
 (0)