Skip to content

Commit e36fc35

Browse files
Update pages/serverless-containers/reference-content/serverless-handbook.mdx
Co-authored-by: Jessica <[email protected]>
1 parent f94b150 commit e36fc35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/serverless-containers/reference-content/serverless-handbook.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Serverless computing is a cloud computing model where the cloud providers manage
2020

2121
This means that there is no need to provision machines, manage a cluster, or pay for servers. Your application code is executed on demand, and you only pay for the computing time consumed by your software.
2222

23-
This approach enables greater scalability, flexibility and cost-effectiveness.
23+
This approach enables greater scalability, flexibility, and cost-effectiveness.
2424

2525
Key features:
2626
* **Automatic scaling:** Your application can scale up or down automatically based on demand

0 commit comments

Comments
 (0)