diff --git a/aio/content/guide/routing-with-urlmatcher.md b/aio/content/guide/routing-with-urlmatcher.md
index 6bf5c5c682..39fcf49612 100644
--- a/aio/content/guide/routing-with-urlmatcher.md
+++ b/aio/content/guide/routing-with-urlmatcher.md
@@ -53,7 +53,7 @@ Using the Angular CLI, create a new application, _angular-custom-route-match_. I
1. In your code editor, locate the file, `app.component.html` and replace
the placeholder content with the following HTML.
-
+
## Configure your routes for your application