Skip to content

Commit 5e565f7

Browse files
committed
correct slide
1 parent 98fbb2a commit 5e565f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ng-router/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ <h2>Router Core Operations</h2>
6666
<section>
6767
<h2>Simple Router Configuration Steps</h2>
6868
<ul>
69-
<li class="fragment fade-up">setting the <span class="highlight">base href</span></li>
69+
<li class="fragment fade-up">ensure that <span class="highlight">base href</span> is set in index.html</li>
7070
<li class="fragment fade-up">importing from the <span class="highlight">router library</span></li>
7171
<li class="fragment fade-up">configuring the <span class="highlight">router</span> paths</li>
7272
<li class="fragment fade-up">inserting <span class="highlight">&lt;router-outlet&gt;&lt;/router-outlet&gt;</span></li>

0 commit comments

Comments
 (0)