Skip to content

Commit

Permalink
remove extra "z" in rating page
Browse files Browse the repository at this point in the history
  • Loading branch information
KendallDoesCoding authored Aug 29, 2022
1 parent f6ebc4f commit 704e024
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rating/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@600&display=swap" rel="stylesheet">
<title>Rate Song</title>
</head>z
</head>
<body>
<h3 Id="review_msg">
hello
hello
</h3>
<main>
<h1>Ratings</h1>
Expand Down

0 comments on commit 704e024

Please sign in to comment.