From fd5f3047062ba94efd54fbf5978c703745164711 Mon Sep 17 00:00:00 2001 From: David Gageot Date: Sat, 12 Sep 2015 11:24:32 +0200 Subject: [PATCH] Fix typo in ROADMAP.md Signed-off-by: David Gageot Upstream-commit: 02e18c9ab31cbb7033ec6efebc12274cd7b50e62 Component: engine --- components/engine/ROADMAP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/engine/ROADMAP.md b/components/engine/ROADMAP.md index 0c5e31e679..4ec0bf0a05 100644 --- a/components/engine/ROADMAP.md +++ b/components/engine/ROADMAP.md @@ -130,7 +130,7 @@ we intend to take advantage of it in the Engine. ## 2.1 Docker exec We won't accept patches expanding the surface of `docker exec`, which we intend to keep as a -*debugging* feature, as well as being strongly dependent on the the Runtime ingredient effort. +*debugging* feature, as well as being strongly dependent on the Runtime ingredient effort. ## 2.2 Dockerfile syntax