diff --git a/src/content/changelog/workers/2025-09-09-interactive-wrangler-assets.mdx b/src/content/changelog/workers/2025-09-09-interactive-wrangler-assets.mdx index 6be3b71930d16d9..ca46348805446ca 100644 --- a/src/content/changelog/workers/2025-09-09-interactive-wrangler-assets.mdx +++ b/src/content/changelog/workers/2025-09-09-interactive-wrangler-assets.mdx @@ -18,7 +18,7 @@ wrangler deploy --assets ./dist --compatibility-date 2025-09-09 --name my-projec **After:** Simple directory deployment with guided setup ```bash wrangler deploy dist -# Interactive prompts handle the rest as shown in the example flow above +# Interactive prompts handle the rest as shown in the example flow below ``` ## What's new