diff --git a/aio/content/guide/observables.md b/aio/content/guide/observables.md
index 7fb36d95e0..648673233f 100644
--- a/aio/content/guide/observables.md
+++ b/aio/content/guide/observables.md
@@ -17,7 +17,7 @@ To execute the observable you have created and begin receiving notifications, yo
Here's an example that demonstrates the basic usage model by showing how an observable could be used to provide geolocation updates.
-
+
## Defining observers