From 942c86a916a173d6c9976e4acab180f9edf5908c Mon Sep 17 00:00:00 2001 From: Tyler Nijmeh Date: Wed, 24 Nov 2021 21:23:18 -0800 Subject: [PATCH] Fix typo Signed-off-by: Tyler Nijmeh --- customize.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customize.sh b/customize.sh index b04a93d..282a1c5 100644 --- a/customize.sh +++ b/customize.sh @@ -33,7 +33,7 @@ sh "$SCRIPT_PATH" ui_print "" ui_print " --- Additional Notes ---" ui_print "" -ui_print " * Reinstall to update the script"" +ui_print " * Reinstall to update the script" ui_print " * Rebooting is not required" ui_print " * Do not use with other optimizer modules" ui_print " * Report issues to @ktweak_discussion on Telegram"