Skip to content

Commit b2debec

Browse files
Fix typo. (#2415)
Really just s/chose/choose/.
1 parent e47e08e commit b2debec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deep-dive/application.html.markerb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ order: 4
1111

1212
Your demo app is running by default on two [Fly Machines](/docs/machines/), our fast-launching VMs.
1313

14-
Both Machines stop when not in use, and start automatically when a new request comes in. [Autostop/autostart](/docs/launch/autostop-autostart/) is entirely configurable. You can chose to suspend instead of stop, configure a minimum number of Machines to keep running, or even decide never to stop Machines at all.
14+
Both Machines stop when not in use, and start automatically when a new request comes in. [Autostop/autostart](/docs/launch/autostop-autostart/) is entirely configurable. You can choose to suspend instead of stop, configure a minimum number of Machines to keep running, or even decide never to stop Machines at all.
1515

1616
The purpose of two Machines is twofold: redundancy and scalability. If one Machine goes down, the other can continue on. If both are available, when your app has higher traffic, both can be started to handle requests. You can [vertically scale](/launch/scale-machine/) the CPU and RAM on Machines.
1717

0 commit comments

Comments
 (0)