diff --git a/app/3.0/start/first-element/step-3.md b/app/3.0/start/first-element/step-3.md
index a518735465..e34d253cf2 100644
--- a/app/3.0/start/first-element/step-3.md
+++ b/app/3.0/start/first-element/step-3.md
@@ -186,7 +186,7 @@ Now your element has `pressed` and `toggleIcon` properties working.
Reload the demo, and you should see star and heart icons:
-
+
Next, we'll make the icons react to being clicked. On to [step 4](step-4)!