From 7841a19a3feca4731462a4d1d3b4763d090954f0 Mon Sep 17 00:00:00 2001 From: Matthijs Kok Date: Fri, 26 Sep 2025 13:12:04 +0200 Subject: [PATCH] Fix typo --- content/2025-09-24-this-week-in-rust.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/2025-09-24-this-week-in-rust.md b/content/2025-09-24-this-week-in-rust.md index 3bd7c602f..4cbd31e1d 100644 --- a/content/2025-09-24-this-week-in-rust.md +++ b/content/2025-09-24-this-week-in-rust.md @@ -75,7 +75,7 @@ and just ask the editors to select the category. ## Crate of the Week -This week's crate is [faer](https://docs.rs/faer), a eneral-purpose linear algebra library for rust, with a focus on high performance for algebraic operations on medium/large matrices, as well as matrix decompositions. +This week's crate is [faer](https://docs.rs/faer), a general-purpose linear algebra library for rust, with a focus on high performance for algebraic operations on medium/large matrices, as well as matrix decompositions. Despite another week going by without a suggested weekly crate, llogiq is pleased with his choice.