spellcheck

This commit is contained in:
Adil Hafeez 2024-12-05 11:34:28 -08:00
parent 49222e0928
commit eea1f8ff9a
3 changed files with 8 additions and 3 deletions

View file

@ -171,7 +171,7 @@ def up(file, path, service):
log.info(f"Error: {str(e)}")
sys.exit(1)
log.info("Starging arch model server and arch gateway")
log.info("Starting arch model server and arch gateway")
# Set the ARCH_CONFIG_FILE environment variable
env_stage = {}