diff --git a/aio/content/guide/setup.md b/aio/content/guide/setup.md
index 15cf010139..38b0fc1584 100644
--- a/aio/content/guide/setup.md
+++ b/aio/content/guide/setup.md
@@ -10,9 +10,6 @@ Install the Angular QuickStart seed for faster, more efficient development on yo
{@a develop-locally}
-
-## Setup a local development environment
-
The QuickStart live-coding example is an Angular _playground_.
It's not where you'd develop a real application.
You [should develop locally](guide/setup#why-locally "Why develop locally") on your own machine ... and that's also how we think you should learn Angular.
@@ -367,4 +364,4 @@ It's the perfect place to reproduce a bug when you want to
file a documentation issue or
file an issue with Angular itself.
-For real development, we strongly recommend [developing locally](guide/setup#develop-locally).
\ No newline at end of file
+For real development, we strongly recommend [developing locally](guide/setup#develop-locally).