diff --git a/src/guide/teleport.md b/src/guide/teleport.md
index ad94504c50..5e65865271 100644
--- a/src/guide/teleport.md
+++ b/src/guide/teleport.md
@@ -1,6 +1,6 @@
# Teleport
-
+Learn how to use teleport with a free lesson on Vue School
Vue encourages us to build our UIs by encapsulating UI and related behavior into components. We can nest them inside one another to build a tree that makes up an application UI.
@@ -140,4 +140,4 @@ A common use case scenario would be a reusable `` component of which ther
```
-You can check `` component options in the [API reference](../api/built-in-components.html#teleport)
+You can check `` component options in the [API reference](../api/built-in-components.html#teleport).