From e0f177b35383bae1f5e97b529a5e8d23ee92fba4 Mon Sep 17 00:00:00 2001 From: fria <138676274+friadev@users.noreply.github.com> Date: Fri, 7 Nov 2025 08:10:37 -0600 Subject: [PATCH] fix typo --- blog/posts/ios-vs-android.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/posts/ios-vs-android.md b/blog/posts/ios-vs-android.md index d27962e5..fe008508 100644 --- a/blog/posts/ios-vs-android.md +++ b/blog/posts/ios-vs-android.md @@ -84,7 +84,7 @@ GrapheneOS even considers the Linux kernel to be their [main weakness](https://x The Linux kernel is mainly written in C, a memory-unsafe language. -The [Rust for Linux](https://rust-for-linux.com) has successfully added support for Rust in Linux, and they're looking to increase the amount of memory safe code, so definitely watch out for that. +The [Rust for Linux](https://rust-for-linux.com) project has successfully added support for Rust in Linux, and they're looking to increase the amount of memory safe code, so definitely watch out for that. ## Hardware