From 81fad0f0e3774e57eec7170681496e4289d1ef41 Mon Sep 17 00:00:00 2001 From: Gary Kim Date: Mon, 20 May 2019 09:41:12 +0800 Subject: [PATCH] docs: fix typo in cache documentation --- docs/content/cache.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/cache.md b/docs/content/cache.md index 836667a0a..ed04ab720 100644 --- a/docs/content/cache.md +++ b/docs/content/cache.md @@ -1,4 +1,4 @@ ------ +--- title: "Cache" description: "Rclone docs for cache remote" date: "2017-09-03"