Skip to content

Commit 2cdbf39

Browse files
Change title from 'Class 23 Practice' to 'Dom-Traversing'
1 parent a2e0127 commit 2cdbf39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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>Class 23 Practice</title>
6+
<title>Dom-Traversing</title>
77
<link rel="stylesheet" href="css/style.css">
88
</head>
99
<body>

0 commit comments

Comments
 (0)