From 2e83c882f5840d011374351863be1404a6435703 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 30 May 2024 17:01:56 +0800 Subject: [PATCH] chore: fix typo --- blueprint.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blueprint.sh b/blueprint.sh index baff11c..9baa36d 100644 --- a/blueprint.sh +++ b/blueprint.sh @@ -296,7 +296,7 @@ if [[ $1 != "-bash" ]]; then # Finish installation if [[ $1 != "--post-upgrade" ]]; then - PRINT SUCCESS "Blueprint has completed it's installation process." + PRINT SUCCESS "Blueprint has completed its installation process." fi dbAdd "blueprint.setupFinished"