Skip to content

Commit b77e288

Browse files
fix typo (#267)
1 parent 0728fdf commit b77e288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/lazy-loading/vite/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<title>Lazy loading exaple</title>
6+
<title>Lazy loading example</title>
77
</head>
88
<body>
99
<div id="app"></div>

0 commit comments

Comments
 (0)