From cdfc6a67246bd886ec071f8909977528de0405db Mon Sep 17 00:00:00 2001 From: chesha1 Date: Tue, 8 Apr 2025 11:01:57 +0800 Subject: [PATCH] fix: alerts syntax --- src/content/docs/workflows/reference/pricing.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/docs/workflows/reference/pricing.mdx b/src/content/docs/workflows/reference/pricing.mdx index e7847df3c8b69f5..2ecd673b1f07d5a 100644 --- a/src/content/docs/workflows/reference/pricing.mdx +++ b/src/content/docs/workflows/reference/pricing.mdx @@ -30,7 +30,7 @@ A Workflow that is waiting on a response to an API call, paused as a result of c | CPU time (ms) | 10 milliseconds of CPU time per invocation | 30 million CPU milliseconds included per month + $0.02 per additional million CPU milliseconds | | Storage (GB-mo) | 1GB | 1GB included per month + $0.20/ GB-month | -::note[CPU limits] +:::note[CPU limits] You can increase the CPU limit available to your Workflow instances up to 5 minutes per Workflow by [setting the `limits.cpu_ms` property](/workers/wrangler/configuration/#limits) in your Wrangler configuration. @@ -38,7 +38,7 @@ You can increase the CPU limit available to your Workflow instances up to 5 minu ### Storage Usage -:::Note +:::note Storage billing for Workflows will go live on September 15th, 2025.