From 3ec9968bcc11611368d9fb192a042d05013056e5 Mon Sep 17 00:00:00 2001 From: Pete Shima Date: Tue, 1 Mar 2016 23:52:42 -0800 Subject: [PATCH] Fix capitalization of Nomad in doc update --- website/source/docs/drivers/exec.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/drivers/exec.html.md b/website/source/docs/drivers/exec.html.md index f76f4eeae..e0bd9f3d4 100644 --- a/website/source/docs/drivers/exec.html.md +++ b/website/source/docs/drivers/exec.html.md @@ -54,7 +54,7 @@ running client, or a downloaded artifact. If you are receiving the error `* Constraint "missing drivers" filtered <> nodes` and using the exec driver, check to ensure that you are running Nomad as root. This -also applies for running nomad in -dev mode. +also applies for running Nomad in -dev mode. ## Examples