Skip to content

Commit 90221ed

Browse files
authored
Apply suggestions from code review
1 parent 11d0eb8 commit 90221ed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

serverless/containers/reference-content/containers-limitations.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This section contains usage limits that apply when using Serverless Containers.
2121
| Namespaces | Max number | 100* | Project |
2222
| Containers | Max number | 1000* | Organization |
2323
| Total container memory\** | Max size | 600 GiB | Organization |
24-
| Custom Domains | Max number | 50 | Container |
24+
| Custom domains | Max number | 50 | Container |
2525
| Image size compressed | Max size | 250 MiB | Container |
2626
| Image size uncompressed | Max size | 1 GiB | Container |
2727
| Temporary disk size | Max size | 1024 MiB | Container |

serverless/functions/reference-content/functions-limitations.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This section contains usage limits that apply when using Serverless Functions.
2020
| Namespaces | Max number | 100* | Project |
2121
| Functions | Max number | 1000* | Organization |
2222
| Total function memory\** | Max size | 600 GiB | Organization |
23-
| Custom Domains | Max number | 50 | Function |
23+
| Custom domains | Max number | 50 | Function |
2424
| Zip Size | Max size | 100 MiB | Function |
2525
| Code Size | Max size | 500 MiB | Function |
2626
| Temporary disk size | Max size | 1024 MiB | Function instance |

0 commit comments

Comments
 (0)