From d0edce233daccc38f102469a3f8cd985c2c0c70d Mon Sep 17 00:00:00 2001
From: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
Date: Thu, 12 May 2016 14:59:11 +0100
Subject: [PATCH] README: Update project README

"configure your appreciated configuration" doesn't make English sense to
me.  I think it is trying to say "choose your preferred configuration"

Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README
index 1d2357be1d..405c18bac0 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
 This is the buildsystem for the LEDE Linux distribution.
 
-Please use "make menuconfig" to configure your appreciated
+Please use "make menuconfig" to choose your preferred
 configuration for the toolchain and firmware.
 
 You need to have installed gcc, binutils, bzip2, flex, python, perl, make,
-- 
GitLab