Merge pull request #11 from claudiopro/pr-for-wesbos · FredTheJanitor/JavaScript30@fa437e3 · GitHub
Skip to content

Commit fa437e3

Browse files
authored
Merge pull request wesbos#11 from claudiopro/pr-for-wesbos
Fixes title of 2nd challenge
2 parents 8ca147f + f389850 commit fa437e3

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

02 - JS + CSS Clock/index-FINISHED.html

Lines changed: 1 addition & 1 deletion

02 - JS + CSS Clock/index-START.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8">
5-
<title>Document</title>
5+
<title>JS + CSS Clock</title>
66
</head>
77
<body>
88

02 - JS + CSS Clock/index.html

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)