From 60ab70a49d15380db621533e25e0b3d1ceb266db Mon Sep 17 00:00:00 2001 From: boreddevnl Date: Wed, 18 Mar 2026 18:10:58 +0100 Subject: [PATCH] DOC: Missing space in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e772e1b..3678f10 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ BoredOS is a functional x86_64 operating system featuring a custom Desktop Envir ### 🛠️ Included Applications * **Productivity:** GUI Text Editor calculator, Markdown Viewer, a simple browser and BoredWord. * **Creativity:** A Paint application. -* **Utilities:** Terminal,Task Manager, File Explorer, Clock and a (limited) C Compiler. +* **Utilities:** Terminal, Task Manager, File Explorer, Clock and a (limited) C Compiler. * **Games:** Minesweeper and DOOM. ---