From 8eebda309b8654cd0c5e76f19bb606336978ab0f Mon Sep 17 00:00:00 2001 From: Rustam Zagirov Date: Tue, 16 Jun 2020 15:21:08 +0300 Subject: [PATCH] fix typo in docs (#1629) --- docs/content/configuration/prefill-disk-cache.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/configuration/prefill-disk-cache.md b/docs/content/configuration/prefill-disk-cache.md index db39925d..66ee9a52 100644 --- a/docs/content/configuration/prefill-disk-cache.md +++ b/docs/content/configuration/prefill-disk-cache.md @@ -35,7 +35,7 @@ After you have `pacmod`, you'll need the module source code that you want to pac Below is an example for how to configure it. ```console -$ export VERSION="v1.0.0 +$ export VERSION="v1.0.0" ``` >Note: make sure your `VERSION` variable starts with a `v`