Skip to content

Commit 710fdf9

Browse files
committed
docs(srv): update
1 parent ced56ea commit 710fdf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ The same autoscaler decides to remove instances when:
5858
- an instance has not responded to a request for more than 15 minutes of inactivity. The instance is only shut down after this interval, once again to absorb any potential new peaks and thus avoid the cold start. These 15 minutes of inactivity are not configurable.
5959

6060
<Message type="note">
61-
Redeploying your resource results in the termination of existing instances and a return to the min scale, which you observe when redeploying.
61+
Redeploying your resource results in the termination of existing instances and a return to the minimum scale.
6262
</Message>
6363

6464
## CPU and RAM percentage

0 commit comments

Comments
 (0)