Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
fkohrt committed Mar 5, 2025
1 parent faefc2c commit 09d2381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ All images are contained in the folder `images`.
The tutorial is written in Markdown and uses [Quarto][quarto] to render it as a website.
To render the tutorial on your own computer, you need to have Quarto installed.

[quarto]: (https://quarto.org/)
[quarto]: https://quarto.org/

Further, the R package [`renv`][renv] is used to track the project's dependencies

Expand Down

0 comments on commit 09d2381

Please sign in to comment.