summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvgeny Zinoviev <me@ch1p.com>2019-07-07 03:12:51 +0300
committerEvgeny Zinoviev <me@ch1p.com>2019-07-07 03:12:51 +0300
commitd9083f56c91da5cce9d5c6d9477627db6f6cbeb3 (patch)
tree14e0162b94b7bf25702c7e239d47a7a18fa60a52
parent787c542f5eb06518e0a873fba3bfafb2c3abfab0 (diff)
fix readme
-rwxr-xr-xmmga2
1 files changed, 1 insertions, 1 deletions
diff --git a/mmga b/mmga
index 86ee939..55486bb 100755
--- a/mmga
+++ b/mmga
@@ -554,7 +554,7 @@ case "$ACTION" in
exit 1
fi
- echo -n "Type uppercase YES to flash OEM firmware: "
+ echo -n "Type uppercase yes to flash OEM firmware: "
read ans
if [[ "$ans" != "YES" ]]; then