From 9c7f0edf6eedf9c8d2bed80914422b67647a7980 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20Canouil?= <8896044+mcanouil@users.noreply.github.com> Date: Thu, 6 Mar 2025 17:11:07 +0100 Subject: [PATCH] fix: typo (cherry picked from commit c3875dbdb06d241af6505e4fd0fe2a83f27f9bcd) --- docs/websites/website-tools.qmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/websites/website-tools.qmd b/docs/websites/website-tools.qmd index 9b54ceb0a8..3444ca9083 100644 --- a/docs/websites/website-tools.qmd +++ b/docs/websites/website-tools.qmd @@ -368,7 +368,7 @@ project: - "*.xlsx" ``` -Note that the `*.xslx` value is quoted: this is because YAML requires that strings that begin with non-alphanumeric characters be quoted. +Note that the `*.xlsx` value is quoted: this is because YAML requires that strings that begin with non-alphanumeric characters be quoted. You can also add a `resources` metadata value to individual files. For example: