Skip to content

Commit

Permalink
fix index
Browse files Browse the repository at this point in the history
  • Loading branch information
JoelCoyos committed May 27, 2024
1 parent 80a2b57 commit e93a9b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SinglePlayer - Games/Guess The Sequence/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Guess the Sequence/title>
<title>Guess the Sequence</title>
<link rel="stylesheet" href="styles.css">
<script src="script.js"></script>
</head>
Expand Down

0 comments on commit e93a9b9

Please sign in to comment.