diff --git a/07-view/04-data/page.md b/07-view/04-data/page.md
index c99ba0a..f2eda40 100644
--- a/07-view/04-data/page.md
+++ b/07-view/04-data/page.md
@@ -6,7 +6,7 @@ status: live
Heads Up! Rarely will you set or append data directly on the view object. Usually, you
pass data to the view with the Slim application's `render()` method.
- See
Rendering Templates.
+ See
Rendering Templates.
The view object's `setData()` and `appendData()` methods inject data into the view object; the injected data is