Update get-started.md

This commit is contained in:
Wang Jie 2020-09-01 11:48:29 +08:00 committed by GitHub
parent c5d524a154
commit 12f33e8adb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ title: Get started with Docker Machine and a local VM
hide_from_sitemap: true
---
Let's take a look at using `docker-machine` to create, use and manage a
Let's take a look at using `docker-machine` to create, use, and manage a
Docker host inside of a local virtual machine.
## Prerequisite information