Skip to content

Commit 9c7f0ed

Browse files
mcanouilgithub-actions[bot]
authored andcommitted
fix: typo
(cherry picked from commit c3875db)
1 parent bc86783 commit 9c7f0ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/websites/website-tools.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ project:
368368
- "*.xlsx"
369369
```
370370

371-
Note that the `*.xslx` value is quoted: this is because YAML requires that strings that begin with non-alphanumeric characters be quoted.
371+
Note that the `*.xlsx` value is quoted: this is because YAML requires that strings that begin with non-alphanumeric characters be quoted.
372372

373373
You can also add a `resources` metadata value to individual files. For example:
374374

0 commit comments

Comments
 (0)