From 97c20462474ce133ee1f4cdd50b88add997fde6d Mon Sep 17 00:00:00 2001 From: Tom Date: Sat, 21 Mar 2026 16:32:20 +0000 Subject: [PATCH] Missed a space Signed-off-by: Tom --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index c58e6d2..8ecec06 100644 --- a/readme.md +++ b/readme.md @@ -95,7 +95,7 @@ $ zig build run > [!IMPORTANT] > While you can run Ly in a terminal emulator as root, it is **not** recommended. If you want to test Ly, please enable its service (as described below) and reboot your machine. -The next sections will explain how to use Ly with a variety of init systems. Detailed explanation is only given for systemd,but should be applicable for all. +The next sections will explain how to use Ly with a variety of init systems. Detailed explanation is only given for systemd, but should be applicable for all. > [!NOTE] > All following sections will assume you are using LightDM for convenience sake.