Skip to content

Commit 7428d32

Browse files
committed
update tense
1 parent 65deb7a commit 7428d32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/concepts/scaling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Instead of manually adding more instances when traffic increases, an auto-scalin
4040
With Defang, users on the Pro plan or higher can enable service-level autoscaling in three steps:
4141

4242
1. Add the _**x-defang-autoscaling : true**_ extension to the service you want to autoscale.
43-
2. Removing any _**replicas**_ field in the _**deploy**_ mapping (if present).
43+
2. Remove any _**replicas**_ field in the _**deploy**_ mapping (if present).
4444
3. Deploy using staging or production [mode](/docs/concepts/deployments#deployment-modes). (e.g. ```defang compose up --provider=aws --mode=production```)
4545

4646
```yaml

0 commit comments

Comments
 (0)