From 3df426f222d3af9b4ddb8463e7b967681436dc6a Mon Sep 17 00:00:00 2001 From: Markus Lanser Date: Fri, 21 Dec 2018 02:43:53 +0000 Subject: [PATCH] Rewording the first intro sentence (#25930) --- guide/english/agile/architectural-runway/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/english/agile/architectural-runway/index.md b/guide/english/agile/architectural-runway/index.md index 7c198dfb5e..38a070236d 100644 --- a/guide/english/agile/architectural-runway/index.md +++ b/guide/english/agile/architectural-runway/index.md @@ -1,6 +1,6 @@ --- title: Architectural Runway --- -The architectural runway is setting everything up the program would need before the project is started. This allows developers to hit the ground running. +The architectural runway consists of everything the program would need before the project is started. This allows developers to hit the ground running.