Skip to content

Commit 68c550c

Browse files
committed
Update index.json
fix typo
1 parent e5c47c2 commit 68c550c

File tree

1 file changed

+1
-1
lines changed
  • content/videos/challenges/181-image-stippling

1 file changed

+1
-1
lines changed

content/videos/challenges/181-image-stippling/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"nebulaSlug": "codingtrain-coding-challenge-181-image-stippling",
77
"date": "2024-02-22",
88
"languages": ["p5.js", "JavaScript"],
9-
"topics": ["daulanay triangulation", "image stippling", "voronoi", "sweep algorithm", "Lloyd's algorithm"],
9+
"topics": ["Delaunay triangulation", "image stippling", "voronoi", "sweep algorithm", "Lloyd's algorithm"],
1010
"canContribute": true,
1111
"relatedChallenges": ["c4-worley-noise", "33-poisson-disc-sampling"],
1212
"timestamps": [

0 commit comments

Comments
 (0)