From b70f747b3821c653fa838aa51b6e38eeaeacf0d9 Mon Sep 17 00:00:00 2001
From: Walter Lozano <walter.lozano@collabora.com>
Date: Thu, 4 Mar 2021 13:57:30 +0000
Subject: [PATCH] concepts: Fix typo in coreutils-replacement

Fix small typo in coreutils-replacement

Signed-off-by: Walter Lozano <walter.lozano@collabora.com>
---
 content/concepts/coreutils-replacement.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/concepts/coreutils-replacement.md b/content/concepts/coreutils-replacement.md
index 9f39291c3..4dfb3b973 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.
 
-- 
GitLab