From 2e27305261863985c61225fa611f2f6514a3eb5f Mon Sep 17 00:00:00 2001 From: Daniel Hofstetter Date: Sun, 20 Aug 2023 14:49:22 +0200 Subject: [PATCH] docs: add missing "not" --- docs/src/platforms.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/platforms.md b/docs/src/platforms.md index 56ec616fc..b84516e3f 100644 --- a/docs/src/platforms.md +++ b/docs/src/platforms.md @@ -36,7 +36,7 @@ The platforms in tier 2 are more vague, but include: ## Utility compatibility per platform Not all utils work on every platform. For instance, `chgrp` is not supported on -Windows, because Windows does have the concept of groups. Below is a full table +Windows, because Windows does not have the concept of groups. Below is a full table detailing which utilities are supported for the tier 1 platforms. Note that for some utilities, not all functionality is supported on each