Skip to content

Commit 4831de1

Browse files
authored
Update index.html
1 parent 58fe533 commit 4831de1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CALCULATOR/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77
<link rel="stylesheet" href="style.css">
88
<script src="index.js" defer></script>
9-
<title>Calculator9</title>
9+
<title>Calculator99</title>
1010
</head>
1111
<body>
1212
<div class="App">

0 commit comments

Comments
 (0)