From 8b980f98d2fdd75d40b0f409134b6968af1f9c05 Mon Sep 17 00:00:00 2001 From: Chris Baker Date: Mon, 15 Apr 2019 09:49:30 -0400 Subject: [PATCH] Update singularity.html.md --- website/source/docs/drivers/external/singularity.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/drivers/external/singularity.html.md b/website/source/docs/drivers/external/singularity.html.md index cdee28319..b848da627 100644 --- a/website/source/docs/drivers/external/singularity.html.md +++ b/website/source/docs/drivers/external/singularity.html.md @@ -146,7 +146,7 @@ The `Singularity` driver requires the following: * `enabled` - The `Singularity` driver may be disabled on hosts by setting this option to `false` (defaults to `true`). -* `Singularity_path` - The location in which all containers are stored (commonly defaults to `/var/lib/Singularity`). See [`Singularity-ache`][Singularity-cache] for more details. +* `Singularity_path` - The location in which all containers are stored (commonly defaults to `/var/lib/Singularity`). See [`Singularity-cache`][Singularity-cache] for more details. An example of using these plugin options with the new [plugin syntax][plugin] is shown below: