Skip to content

Commit 3292877

Browse files
Fix doctype declaration in index.html
1 parent 8ff9d81 commit 3292877

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Sprint-3/alarmclock/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!doctype html>
1+
<!DOCTYPE html>
22
<html lang="en">
33
<head>
44
<meta charset="utf-8" />

0 commit comments

Comments
 (0)