Skip to content

Commit beb94ca

Browse files
authored
fix: typo (#690)
1 parent a52413d commit beb94ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/template-preact-ts/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8" />
55
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Tauri + Peact + TS</title>
7+
<title>Tauri + Preact + TS</title>
88
</head>
99

1010
<body>

0 commit comments

Comments
 (0)