Skip to content

Commit 821867c

Browse files
authored
Change page title
1 parent 03addf1 commit 821867c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

entries/PrimsMaze.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4-
<title>Prims Maze</title>
4+
<title>Prim's Maze</title>
55
<meta name="viewport" content="width=device-width, initial-scale=1">
66

77
<style>
@@ -464,4 +464,4 @@
464464
refreshMazeDisplay();
465465
</script>
466466
</body>
467-
</html>
467+
</html>

0 commit comments

Comments
 (0)