diff --git a/quarto_slides/README.md b/quarto_slides/README.md index 435b87f..64903ae 100644 --- a/quarto_slides/README.md +++ b/quarto_slides/README.md @@ -41,4 +41,4 @@ Note that this repo also has a separate actions workflow running to publish the The `_quarto.yml` file does the following: -- It tells quarto to render every .qmd file when you run `quarto render`; by default it would also attempt to render .rmd and .md files, but we don't want that since there's code in the .rmd exercises files that definitely won't work. \ No newline at end of file +- It tells quarto to render every .qmd file when you run `quarto render`; by default it would also attempt to render .rmd and .md files, but we don't want that since there's code in the .rmd exercises files that definitely won't work.