fix: Fix typo of the day

pull/330/head
johnmanjiro13 3 years ago
parent 8b4f5a7e8c
commit 0babf39885

@ -6,7 +6,7 @@
</head> </head>
<body> <body>
<h1>30DaysOfJavaScript:03 Day</h1> <h1>30DaysOfJavaScript:01 Day</h1>
<h2>Introduction</h2> <h2>Introduction</h2>
<button onclick="alert('Welcome to 30DaysOfJavaScript!');">Click Me</button> <button onclick="alert('Welcome to 30DaysOfJavaScript!');">Click Me</button>
<script src="./helloworld.js"></script> <script src="./helloworld.js"></script>
@ -16,4 +16,4 @@
</body> </body>
</html> </html>

Loading…
Cancel
Save