Skip to content

Commit 3216140

Browse files
committed
Capitalising "Worker".
1 parent 1a596a5 commit 3216140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/kv/platform/limits.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import { Render } from "~/components"
1515
| Reads | 100,000 reads per day | Unlimited |
1616
| Writes to different keys | 1,000 writes per day | Unlimited |
1717
| Writes to same key | 1 per second | 1 per second |
18-
| Operations/worker invocation [^1] | 1000 | 1000 |
18+
| Operations/Worker invocation [^1] | 1000 | 1000 |
1919
| Namespaces | 1000 | 1000 |
2020
| Storage/account | 1 GB | Unlimited |
2121
| Storage/namespace | 1 GB | Unlimited |

0 commit comments

Comments
 (0)