Skip to content

Commit 2efdb1a

Browse files
authored
Merge pull request #1597 from quarto-dev/sync-1595-to-prerelease
[Sync to prerelease] fix(html-lightbox-figures.qmd): typo
2 parents 9d30a38 + ad1cb12 commit 2efdb1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/output-formats/html-lightbox-figures.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ For example, the following three images will be treated as a gallery:
108108

109109
## Options
110110

111-
Quarto supports a number of options to customize the ligthbox behavior for a document. Options include:
111+
Quarto supports a number of options to customize the lightbox behavior for a document. Options include:
112112

113113
| Option | Description |
114114
|---------------------|---------------------------------------------------|
@@ -205,4 +205,4 @@ It is possible to create several plots, and group them in a lightbox gallery. Us
205205
plot(mtcars)
206206
plot(cars)
207207
```
208-
````
208+
````

0 commit comments

Comments
 (0)