Skip to content

Commit b693317

Browse files
committed
Fix typos
1 parent a77bf48 commit b693317

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

files/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
<head>
55
<meta charset="utf-8" />
66
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
7-
<title>Docs App</title>
7+
<title>Demo App</title>
88
<meta name="description" content="" />
99
<meta name="viewport" content="width=device-width, initial-scale=1" />
1010

11-
<link rel="stylesheet" href="./docs-app/styles.css" />
11+
<link rel="stylesheet" href="./demo-app/styles.css" />
1212

1313
</head>
1414

0 commit comments

Comments
 (0)