Skip to content

Commit caad2a0

Browse files
authored
[Workflows] fix: alerts syntax (#21494)
1 parent ae8c2ce commit caad2a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/workflows/reference/pricing.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,15 @@ A Workflow that is waiting on a response to an API call, paused as a result of c
3030
| CPU time (ms) | 10 milliseconds of CPU time per invocation | 30 million CPU milliseconds included per month + $0.02 per additional million CPU milliseconds |
3131
| Storage (GB-mo) | 1GB | 1GB included per month + $0.20/ GB-month |
3232

33-
::note[CPU limits]
33+
:::note[CPU limits]
3434

3535
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.
3636

3737
:::
3838

3939
### Storage Usage
4040

41-
:::Note
41+
:::note
4242

4343
Storage billing for Workflows will go live on September 15th, 2025.
4444

0 commit comments

Comments
 (0)