From 06ebd1151f91908457709cfd265a4641870def42 Mon Sep 17 00:00:00 2001 From: devin Date: Tue, 14 Jul 2026 13:09:04 -0400 Subject: [PATCH] Fix formatting and heading in DEPLOYING.md Updated formatting and heading for clarity. --- DEPLOYING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DEPLOYING.md b/DEPLOYING.md index 4bb588a..bda6491 100644 --- a/DEPLOYING.md +++ b/DEPLOYING.md @@ -135,9 +135,9 @@ Nothing manual to do here. The object is created manually. just dev ``` -**Deploy or upgrade all workers:** +## Deploy or upgrade all workers -This will deploy all workers to respective endpoints (*.example.com) +This will deploy or upgrade all workers to respective endpoints (*.example.com) It will additionally run any necessary DB migrations.