From 07865a383af0938550cc46c054ceec8862891c5b Mon Sep 17 00:00:00 2001 From: Andrew Calcutt Date: Sun, 15 Oct 2023 01:23:00 -0400 Subject: [PATCH] docs: reword Signed-off-by: Andrew Calcutt --- docs/config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config.rst b/docs/config.rst index b9a531b..9cd8620 100644 --- a/docs/config.rst +++ b/docs/config.rst @@ -201,7 +201,7 @@ For example:: } -The data source file does not need to be specified here unless you explicitly want to serve the raw data. +The data source does not need to be specified here unless you explicitly want to serve the raw data. Referencing local files from style JSON =======================================