diff --git a/frontend/scripts/build_sdk.sh b/frontend/scripts/build_sdk.sh index fba3587631..8dfd3c079a 100755 --- a/frontend/scripts/build_sdk.sh +++ b/frontend/scripts/build_sdk.sh @@ -34,7 +34,7 @@ Windows) *) # All undefined cases - echo "[ERROR] The FLOWY_DEV_ENV environment variable must be set. Please see the GitHub wiki for build instructions." + echo "[ERROR] The FLOWY_DEV_ENV environment variable must be set. Please see the GitHub wiki for instructions." exit 1 ;; esac