From b8d96a4db70dd1e95dba68f67674f5aa9aeb75de Mon Sep 17 00:00:00 2001 From: Omar Khawaja Date: Wed, 30 Jan 2019 17:48:08 -0500 Subject: [PATCH] fix typo --- website/source/guides/external/index.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/guides/external/index.html.md b/website/source/guides/external/index.html.md index afedd054c..0a6f5d953 100644 --- a/website/source/guides/external/index.html.md +++ b/website/source/guides/external/index.html.md @@ -11,7 +11,7 @@ description: |- Starting with Nomad 0.9, task and device drivers are now pluggable. This gives users the flexibility to introduce their own drivers by providing a binary rather than having to fork Nomad to make code changes to it. See the navigation -menu on the left or the list below for guides on how to some of the external +menu on the left or the list below for guides on how to use some of the external drivers available for Nomad. - [LXC][lxc]