From fc90ba96bb87f582b8e515f23cf76fc3dad4c98f Mon Sep 17 00:00:00 2001 From: Gabriel Date: Sun, 8 Mar 2026 23:27:01 +0000 Subject: [PATCH] docs(fix): typo on 'agnostic' in README.md (#124) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index efd7dcf..0a361c5 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ But [according to farouk](https://github.com/javalsai/lidm/issues/91#issuecommen - Simple as C, meant to depend only on standard libc and basic unix system headers. - Fully customizable: ALL strings, colors (with its ANSI keys) and most behavior. - Experimental Xorg support[\*](https://github.com/javalsai/lidm/pull/80?#issuecomment-3764073217) and wayland sessions, while supporting the default user shell (if enabled in config) -- Init agnostinc (systemd, dinit, runit, openrc and s6). +- Init agnostic (systemd, dinit, runit, openrc and s6). - Supports [fido yubikeys](./docs/yubikey.md) (via pam_u2f). # Table of Contents