Skip to content

Commit ceabc69

Browse files
SamyOubouazizRoRoJ
andauthored
Update serverless/functions/concepts.mdx
Co-authored-by: Rowena Jones <[email protected]>
1 parent 41fce64 commit ceabc69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serverless/functions/concepts.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ A sandbox is an isolation area for your function. Serverless Functions offer two
7474

7575
## Scale to zero
7676

77-
One of the advantages of Serverless Functions is that when your function is not triggered, it does not consume any resources, which allows for important savings.
77+
One of the advantages of Serverless Functions is that when your function is not triggered, it does not consume any resources, which allows for significant savings.
7878

7979
## Scaling
8080

0 commit comments

Comments
 (0)