Skip to content

Commit eeb16c7

Browse files
authored
Update movie-list.html
1 parent df43a7f commit eeb16c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

entries/movie-list.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ <h1>Movie List</h1>
356356
},
357357
{
358358
title: "Taxi Driver",
359-
rating: 9.5,
359+
rating: 10,
360360
},
361361
{
362362
title: "Up",
@@ -3434,4 +3434,4 @@ <h1>Movie List</h1>
34343434
</script>
34353435

34363436
</body>
3437-
</html>
3437+
</html>

0 commit comments

Comments
 (0)