From 0d35f793ff4888d377338301d220fa8b89f8e235 Mon Sep 17 00:00:00 2001 From: Heather Date: Tue, 13 Nov 2018 21:00:41 -0500 Subject: [PATCH] Changed link text to match video title (#21878) * Changed "what is a MVP?" to "What is a Minimum Viable Product (MVP)" to match the title on YouTube. --- guide/english/agile/minimum-viable-product/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/english/agile/minimum-viable-product/index.md b/guide/english/agile/minimum-viable-product/index.md index f0087097d9..da303c2d13 100644 --- a/guide/english/agile/minimum-viable-product/index.md +++ b/guide/english/agile/minimum-viable-product/index.md @@ -10,5 +10,5 @@ The idea is to rapidly build a minimum set of features that is enough to deploy - It provides a feedback loop to guide future development. Learn more about MVP: -what is a mvp? +What is a Minimum Viable Product (MVP)