Skip to content

Commit 048958b

Browse files
committed
Add a grammer correction
1 parent 7404357 commit 048958b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/output-formats/pdf-basics.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This example highlights a few of the options available for PDF output. This arti
2323
If you want to produce raw LaTeX output (a .tex file) rather than a PDF, all of the options documented here are still available (see the [LaTeX Output] section below for additional details).
2424

2525
::: callout-note
26-
Note that while we will focus here exclusively on the use LaTeX to create PDFs, Pandoc also has support for creating PDFs using ConTeXt, roff ms, or HTML (via wkhtmltopdf). See the Pandoc documentation on [Creating a PDF](https://pandoc.org/MANUAL.html#creating-a-pdf) for additional details.
26+
Note that while we will focus here exclusively on the use of LaTeX to create PDFs, Pandoc also has support for creating PDFs using ConTeXt, roff ms, or HTML (via wkhtmltopdf). See the Pandoc documentation on [Creating a PDF](https://pandoc.org/MANUAL.html#creating-a-pdf) for additional details.
2727
:::
2828

2929
### Prerequisites

0 commit comments

Comments
 (0)