From 29ae663130f0a0e62d8fc09b7722c59dfff554b0 Mon Sep 17 00:00:00 2001 From: mintsuki Date: Sat, 20 Jul 2024 20:25:35 +0200 Subject: [PATCH] docs: PHILOSOPHY.md: Fix typo --- PHILOSOPHY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PHILOSOPHY.md b/PHILOSOPHY.md index b521f906..fdc5c6df 100644 --- a/PHILOSOPHY.md +++ b/PHILOSOPHY.md @@ -23,7 +23,7 @@ from going unnoticed. ### What about ext2/3/4? Why is that supported then? -This is explicitly against the philosophy, but it is a pragmatic compromise since a lot of Linux distros and setups expect it to "work that way". It is necessary to keep in mind, additionally, that this is experimental and not explicitly supported, due to lack of maintainance. Maintainers wanted! +This is explicitly against the philosophy, but it is a pragmatic compromise since a lot of Linux distros and setups expect it to "work that way". It is necessary to keep in mind, additionally, that this is experimental and not explicitly supported, due to lack of maintenance. Maintainers wanted! ### But I don't want to have a separate FAT boot partition! I don't want it!!!