From fd3f59cbe1a1e873467a8744011924071107c19e Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Tue, 20 Sep 2016 10:45:36 -0400 Subject: fix missing word --- pages/docs/platform/guide/virtual-machines.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pages/docs') diff --git a/pages/docs/platform/guide/virtual-machines.md b/pages/docs/platform/guide/virtual-machines.md index 064239d..88092c4 100644 --- a/pages/docs/platform/guide/virtual-machines.md +++ b/pages/docs/platform/guide/virtual-machines.md @@ -4,7 +4,7 @@ Introduction ------------------ -You can use the `leap` command line to easily remote virtual machines. +You can use the `leap` command line to easily manage remote virtual machines. Note: there are two types of virtual machines that `leap` can handle: @@ -133,4 +133,4 @@ Multiple authentication profiles If you have multiple profiles configured in `cloud.json`, you can specify which one you want to use: * Set the `vm.auth` property in the node configuration to match the name of the authentication profile. -* Or, pass `--auth PROFILE_NAME` on the command line. \ No newline at end of file +* Or, pass `--auth PROFILE_NAME` on the command line. -- cgit v1.2.3