From ef1fe74b6780645037de0a7448d52e088dec0d76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurica=20Zuanovi=C4=87?= Date: Tue, 5 Feb 2019 14:30:40 +0100 Subject: [PATCH] Fixing spelling (#27815) Fixing spelling "percieved" to "perceived", "competative" to "competitive" --- guide/english/agile/minimum-marketable-features/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/english/agile/minimum-marketable-features/index.md b/guide/english/agile/minimum-marketable-features/index.md index 10f44f90fc..6046b6943b 100644 --- a/guide/english/agile/minimum-marketable-features/index.md +++ b/guide/english/agile/minimum-marketable-features/index.md @@ -13,7 +13,7 @@ Break down MMF to its core components: **Marketable** - Selling the end user or organization that the feature has significant value. -**Feature** - The percieved value by the end user. What does it give me? Brand recognition? More Revenue? Help cut costs? Does it give me a competative advantage? +**Feature** - The perceived value by the end user. What does it give me? Brand recognition? More Revenue? Help cut costs? Does it give me a competitive advantage? This quick style guide will help ensure your pull request gets accepted.