1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 19:17:43 +00:00
Co-authored-by: Terts Diepraam <terts.diepraam@gmail.com>
This commit is contained in:
Sylvestre Ledru 2023-03-07 22:48:24 +01:00 committed by GitHub
parent 40a816ce6e
commit eb47efaadc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -117,7 +117,7 @@ cargo deny --all-features check all
## Other implementations
The Coreutils has different implementations, with different levels of completions:
The Coreutils have different implementations, with different levels of completions:
* [GNU's](https://git.savannah.gnu.org/gitweb/?p=coreutils.git)
* [BSD](https://github.com/openbsd/src/tree/master/bin)