Skip to content

Commit f09c642

Browse files
committed
Fix typo
1 parent 40944e6 commit f09c642

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/warmed-containers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ So those can be configured in the same way that operators configure the `invocat
4242
```json
4343
{
4444
"_id": "guest/limits",
45-
"invocationPerMinutes": 10,
45+
"invocationsPerMinute": 10,
4646
"warmedContainerKeepingCount": 8,
4747
"warmedContainerKeepingTimeout": "24 hours"
4848
}

0 commit comments

Comments
 (0)