From 9b480ebb73c3ad2588e465825d0ab39d8dbabcad Mon Sep 17 00:00:00 2001 From: adrian5 Date: Wed, 19 Feb 2020 17:11:14 +0100 Subject: [PATCH] Fix typo --- content/en/getting-started/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/getting-started/configuration.md b/content/en/getting-started/configuration.md index d23adb44b..c59aab986 100644 --- a/content/en/getting-started/configuration.md +++ b/content/en/getting-started/configuration.md @@ -515,7 +515,7 @@ dir = ":cacheDir/modules" maxAge = -1 ``` -You can override any of these cache setting in your own `config.toml`. +You can override any of these cache settings in your own `config.toml`. ### The keywords explained