From b961e1de5e1d3cfa0e600c38751c1d791aa7ea51 Mon Sep 17 00:00:00 2001 From: texhno Date: Wed, 14 Feb 2024 02:35:36 +0000 Subject: [PATCH] Update Utility containers --- Utility-containers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Utility-containers.md b/Utility-containers.md index b209beb..ef5c759 100644 --- a/Utility-containers.md +++ b/Utility-containers.md @@ -61,7 +61,7 @@ A few dilemmas had already emerged before even having started writing any code. * [Operating Systems: From 0 to 1][os01]: pretty in-depth and with hands-on instructions on how to use many of the tools needed. * [OpenCSF](https://w3.cs.jmu.edu/kirkpams/OpenCSF/Books/csf/html/index.html): an all-encompassing CS guide with a focus on many important OS-related topics. ### Blogs -* [CPU Land](https://cpu.land/): an avid learner's perspective on the CS fundamentals. +* [CPU Land](https://cpu.land/): an avid learners perspective on the CS fundamentals. ### Repositories * [SerenityOS](https://github.com/SerenityOS/serenity): pay special attention to YouTube channels of major contributors. ### YouTube