diff --git a/07-inversion-of-control.md b/07-inversion-of-control.md index a5d82de..6149cc4 100644 --- a/07-inversion-of-control.md +++ b/07-inversion-of-control.md @@ -11,7 +11,7 @@ If this sounds a little complicated right now, don't worry. Just follow the tuto Change your `Homepage` controller to the following: ```php -