commit b9ad0f66339dc0cb8df9955d133533b671a89002
parent 5e96ec7ccfaef2bdcadf87f3856a8bb68d6e1fe1
Author: viznut_web <viznut_web@web>
Date: Wed, 22 Jun 2022 13:01:37 +0200
empty web commit
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Unix.mdwn b/Unix.mdwn
@@ -51,7 +51,7 @@ Disadvantages and problems
* Modern, "real-world" Unix systems, like most general-purpose operating
systems, suffer from a lot of [[bloat]] and unnecessary complexity.
- * A lot of this complexity are somehow related to legacy compatibility as
+ * A lot of this complexity is somehow related to legacy compatibility as
are many weird quirks one can find in Unix system. One might say that
this has resulted from an excessive prioritization of accumulated
tradition over system-level refactoring.