Skip to content

Commit 8a6281d

Browse files
committed
change field to proper extension
1 parent dba40ac commit 8a6281d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/scaling-your-services.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Autoscaling allows your services to automatically adjust the number of replicas
6666

6767
### Enabling Autoscaling
6868

69-
To enable autoscaling for a service, add the `x-defang-autoscaling: true` field under the service definition in your `compose.yaml` file.
69+
To enable autoscaling for a service, add the `x-defang-autoscaling: true` extension under the service definition in your `compose.yaml` file.
7070

7171
Example:
7272

0 commit comments

Comments
 (0)