Skip to content

Commit 57d8a5b

Browse files
committed
fix TYPO
1 parent 8b74c95 commit 57d8a5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
- New `is_using_quarto()` to check if a directory requires using Quarto (i.e. it has a `_quarto.yml` or at least one `*.qmd` file) (thanks, @hadley, #103).
3232

3333
- New `quarto_create_project()` calls `quarto create project <type> <name>` (thanks, @maelle, #87).
34-
DESC
34+
3535
- New `quarto_add_extension()` and `quarto_use_template()` to deal with Quarto extensions for a Quarto project. (thanks, @mcanouil, #45, @remlapmot, #42).
3636

3737
- `quarto_render()` and `quarto_inspect()` gains a `profile` argument (thanks, @andrewheiss, #95, @salim-b, #123).

0 commit comments

Comments
 (0)