diff --git a/flyctl/cmd/fly_machine.md b/flyctl/cmd/fly_machine.md index b777be2948..8189e1b9b9 100644 --- a/flyctl/cmd/fly_machine.md +++ b/flyctl/cmd/fly_machine.md @@ -1,6 +1,5 @@ Manage Fly Machines. Fly Machines are super-fast, lightweight VMs that can be created, -and then quickly started and stopped as needed with flyctl commands or with the -Machines REST fly. +and then quickly started and stopped as needed with flyctl commands or with the Machines REST API. ## Usage ~~~