Skip to content

Commit c3875db

Browse files
authored
fix: typo
1 parent 7e477d1 commit c3875db

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)