Skip to content

Commit eb96b62

Browse files
authored
Merge pull request #152 from DefangLabs/linda-comma-fix
remove unnecessary comma
2 parents bb05c66 + 6185a6b commit eb96b62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/faq/questions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ import {Button, ButtonGroup, FormGroup, FormLabel} from "@mui/material"
4545

4646
### Does Defang support auto-scaling?
4747

48-
- No. Defang does not currently support auto-scaling. However, you can check out the [Scaling Your Services](/docs/tutorials/scaling-your-services) tutorial, to see how you can scale your services manually with Defang.
48+
- No. Defang does not currently support auto-scaling. However, you can check out the [Scaling Your Services](/docs/tutorials/scaling-your-services) tutorial to see how you can scale your services manually with Defang.
4949

5050
### Can I cancel a deployment once it has started?
5151

0 commit comments

Comments
 (0)