will be ran -> will be run

This commit is contained in:
Charlie O'Keefe
2015-10-25 11:00:08 -06:00
parent de3b0dd149
commit 6f8d128e14

View File

@@ -52,6 +52,6 @@ On Linux, Nomad will attempt to use cgroups, namespaces, and chroot
to isolate the resources of a process. If the Nomad agent is not
running as root many of these mechanisms cannot be used.
As a baseline, the Java jars will be ran inside a Java Virtual Machine,
As a baseline, the Java jars will be run inside a Java Virtual Machine,
providing a minimum amount of isolation.