Skip to content

Commit 263e6cb

Browse files
committed
quick fix
1 parent 5b031e0 commit 263e6cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<title>voronoi-regular-polygon</title>
7-
<meta name="description" content="A voronoi-diagram of a regular polygon with a point in the center">
7+
<meta name="description" content="Computes the voronoi-diagram of a regular polygon with a point in the center">
88
<link rel="stylesheet" href="style.css">
99
<script src="script.js"></script>
1010
</head>

0 commit comments

Comments
 (0)