From a2d0de6559648f66ae0431e07aad56cbc4c577e9 Mon Sep 17 00:00:00 2001 From: Jose Diaz-Gonzalez Date: Thu, 20 Dec 2018 14:10:21 -0500 Subject: [PATCH] Correct spelling error in roadmap Signed-off-by: Jose Diaz-Gonzalez --- ROADMAP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ROADMAP.md b/ROADMAP.md index 05e33b4bcd..b7eb845e24 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -82,7 +82,7 @@ Tracking issues: ## 1.3 Rootless Mode Running the daemon requires elevated privileges for many tasks. We would like to -support running the daemon as a nomral, unprivileged user without requiring `suid` +support running the daemon as a normal, unprivileged user without requiring `suid` binaries. Tracking issues: