From fc4ba7843dc8771f0dbaaed3d7277d0770739ad5 Mon Sep 17 00:00:00 2001 From: David Bresson Date: Wed, 29 Jun 2016 16:32:04 -0700 Subject: [PATCH] Fix units in NOMAD_MEMORY_LIMIT documentation --- website/source/docs/jobspec/interpreted.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/jobspec/interpreted.html.md b/website/source/docs/jobspec/interpreted.html.md index db14725ed..3dbf986aa 100644 --- a/website/source/docs/jobspec/interpreted.html.md +++ b/website/source/docs/jobspec/interpreted.html.md @@ -177,7 +177,7 @@ a particular node and as such can not be used in constraints. ${NOMAD_MEMORY_LIMIT} - The memory limit in MBits for the task + The memory limit in MBytes for the task ${NOMAD_CPU_LIMIT}