From 724f2a37d48489636ae1e7d638893668d41bf8e9 Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Sun, 17 Aug 2025 09:32:08 -0700 Subject: [PATCH] Fix a typo in the MatrixPortal post --- content/blog/2025/matrixportal-metaballs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/blog/2025/matrixportal-metaballs/index.md b/content/blog/2025/matrixportal-metaballs/index.md index c680de0..36d7b15 100644 --- a/content/blog/2025/matrixportal-metaballs/index.md +++ b/content/blog/2025/matrixportal-metaballs/index.md @@ -17,7 +17,7 @@ tags: I've had this [MatrixPortal M4][m4] from AdaFruit for a little while now. It's a fun little bit of hardware. Easy to hack on with the Arduino IDE. AdaFruit have -published a bunchh of useful libraries for doing fun things with LED matrix +published a bunch of useful libraries for doing fun things with these LED matrix displays. Here it is running a metaballs simulation on a 64×64 matrix display.