diff --git a/docs/en/tutorials/2-extending-a-basic-site.md b/docs/en/tutorials/2-extending-a-basic-site.md index ffaf84f1a..c62e1419c 100644 --- a/docs/en/tutorials/2-extending-a-basic-site.md +++ b/docs/en/tutorials/2-extending-a-basic-site.md @@ -408,7 +408,7 @@ Depending on your browser, you should see something like the picture below. If y Now all we need is to let the user know that our RSS feed exists. Add this function to *ArticleHolder_Controller*: -**mysite/code/ArticlePage.php** +**mysite/code/ArticleHolder.php** :::php public function init() {