We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0728fdf commit b77e288Copy full SHA for b77e288
examples/lazy-loading/vite/index.html
@@ -3,7 +3,7 @@
3
<head>
4
<meta charset="UTF-8" />
5
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
- <title>Lazy loading exaple</title>
+ <title>Lazy loading example</title>
7
</head>
8
<body>
9
<div id="app"></div>
0 commit comments