From 02e18c9ab31cbb7033ec6efebc12274cd7b50e62 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 --- ROADMAP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ROADMAP.md b/ROADMAP.md index 0c5e31e679..4ec0bf0a05 100644 --- a/ROADMAP.md +++ b/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