diff --git a/content/concepts/coreutils-replacement.md b/content/concepts/coreutils-replacement.md index 9f39291c305068aa9702ae12de01dd4bffcb6b1f..4dfb3b973304ff28b0ba3764c1a5c0e98f3c77d3 100644 --- a/content/concepts/coreutils-replacement.md +++ b/content/concepts/coreutils-replacement.md @@ -220,7 +220,7 @@ In order to confirm the missing features/commands in the `uutils-coreutils` whic - Test installing/removing packages - Run current `coreutils-gplv2` test plan with `uutils-coreutils` - Run `uutils-coreutils` as default on development environments -- Make `uuutils-coreutils` and all the Rust crates it depends on available in Debian +- Make `uutils-coreutils` and all the Rust crates it depends on available in Debian - Provide long-term maintenance of the new packages in Debian as well Note that some effort is being driven by `uutils-coreutils` community to use the `coreutils` test case to generate a report for the still missing features. This will be a nice to have feature but it is more than it is actually required for this stage.