Skip to content

Commit

Permalink
[Tiny PR] Fix a typo (#1324)
Browse files Browse the repository at this point in the history
  • Loading branch information
holtzy authored Sep 5, 2024
1 parent 28da9f3 commit 5fc3725
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/extensions/formats.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ quarto render document.qmd --to acm-html

## Quick Start

Here we'll describe how to create a simple HTML-based format extension. We'll use the `quarto create` command to do this. If you are using VS Code or RStudio you should execute `quarto create` within their repsective integrated Terminal panes.
Here we'll describe how to create a simple HTML-based format extension. We'll use the `quarto create` command to do this. If you are using VS Code or RStudio you should execute `quarto create` within their respective integrated Terminal panes.

To get started, execute `quarto create extension format:html` within the parent directory where you'd like the format to be created:

Expand Down

0 comments on commit 5fc3725

Please sign in to comment.