From 06374e86793bc9bd63365ef0f7a50466b55213cb Mon Sep 17 00:00:00 2001 From: Robin Willig Date: Tue, 6 Dec 2022 19:37:39 +0100 Subject: [PATCH] Add comma --- components/validator/resources.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/validator/resources.rst b/components/validator/resources.rst index cd02404f765..7af7d1a4622 100644 --- a/components/validator/resources.rst +++ b/components/validator/resources.rst @@ -76,7 +76,7 @@ configure the locations of these files:: .. note:: - If you want to load YAML mapping files then you will also need to install + If you want to load YAML mapping files, then you will also need to install :doc:`the Yaml component `. .. tip::