app: fix typo

This commit is contained in:
Glen Huang
2025-10-23 14:24:38 +08:00
parent 90e6d77e26
commit 35cb99a3a2

View File

@@ -102,7 +102,7 @@ mkShell {
chmod -R +w api
popd
# configure process-compospe
# configure process-compose
if test -f "$CLAN_CORE_PATH/pkgs/clan-app/.local.env"; then
source "$CLAN_CORE_PATH/pkgs/clan-app/.local.env"
fi