Skip to content

Commit

Permalink
Merge pull request #5178 from cakebaker/docs_add_missing_word
Browse files Browse the repository at this point in the history
docs: add missing "not"
  • Loading branch information
tertsdiepraam committed Aug 20, 2023
2 parents 59f75b0 + 2e27305 commit abffe6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/platforms.md
Expand Up @@ -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
Expand Down

0 comments on commit abffe6c

Please sign in to comment.