From 54a23019b895df3f6b37126d61bd5b3b0c74be74 Mon Sep 17 00:00:00 2001 From: Rico Date: Sun, 3 Mar 2019 14:47:38 +0100 Subject: [PATCH] FIX: Typo in config-dist.php --- config-dist.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-dist.php b/config-dist.php index c68fb6b6..31a37d79 100644 --- a/config-dist.php +++ b/config-dist.php @@ -28,7 +28,7 @@ Setting('CURRENCY', '$'); # The base url of your installation, # should be just "/" when running directly under the root of a (sub)domain -# or for example "https:/example.com/grocy" when using a subdirectory +# or for example "https://example.com/grocy" when using a subdirectory Setting('BASE_URL', '/'); # The plugin to use for external barcode lookups,