diff --git a/content/templates/data-templates.md b/content/templates/data-templates.md index 5eac66a97..385bd10a8 100644 --- a/content/templates/data-templates.md +++ b/content/templates/data-templates.md @@ -81,7 +81,7 @@ You can now render the list of recordings for all the bass players in a template {{ end }} ``` -And then in the `partial/artist.html`: +And then in the `partials/artist.html`: ```