From d4458a137166b58d5015dcbdb0ef273316d1f0e9 Mon Sep 17 00:00:00 2001 From: Ross Patterson Date: Tue, 12 Aug 2025 03:06:09 +0000 Subject: [PATCH] docs(start): Less technical YAML key description --- docs/source/config_reference/subscription_yaml.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/config_reference/subscription_yaml.rst b/docs/source/config_reference/subscription_yaml.rst index 0505d7bb..32d5ecab 100644 --- a/docs/source/config_reference/subscription_yaml.rst +++ b/docs/source/config_reference/subscription_yaml.rst @@ -52,7 +52,7 @@ All three types of keys are used for the following: - ``= News`` - an override value for genre - ``Breaking News``, ``BBC News`` - The subscription names -The bottom-most keys, or leaf keys, should always be the subscription name. +The lowest level, most indented keys should always be the subscription name. It is good practice to put subscription names in quotes to differentiate between preset names and subscription names.