summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2016-04-14 15:30:03 -0400
committerMicah Anderson <micah@riseup.net>2016-04-14 15:30:03 -0400
commit9033bd92921c99c8d06c40976817cf25f8a1bae9 (patch)
treebeac6956ba0ccf9c23f28c44b7b58b63c86ffe63
parentfd64ab5336a335569b828e8b6d16a0bb5137f371 (diff)
typo fix
-rw-r--r--pages/docs/platform/tutorials/quick-start.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/docs/platform/tutorials/quick-start.md b/pages/docs/platform/tutorials/quick-start.md
index 80a6ef2..f963867 100644
--- a/pages/docs/platform/tutorials/quick-start.md
+++ b/pages/docs/platform/tutorials/quick-start.md
@@ -22,7 +22,7 @@ NOTE: You won't be able to run that `leap list` command yet, not until we actual
1. A workstation: This is your local machine that you will run commands on.
1. A server: This is the machine that you will deploy to. The server can be either:
1. A local Vagrant virtual machine: a Vagrant machine can only be useful for testing.
- 1. A real or paravirtualized server: The server much have Debian Jessie installed, and you must be able to SSH into the machine as root. Paravirtualization includes KVM, Xen, OpenStack, Amazon, but not VirtualBox or OpenVZ.
+ 1. A real or paravirtualized server: The server must have Debian Jessie installed, and you must be able to SSH into the machine as root. Paravirtualization includes KVM, Xen, OpenStack, Amazon, but not VirtualBox or OpenVZ.
Other things to keep in mind: