You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -256,7 +256,7 @@ <h2 id="example">Example</h2>
256
256
257
257
</code></pre>
258
258
<p>The last <code>NotFoundRoute</code> will render inside the <code>App</code>, the first will
259
-
rendering inside of <code>Course</code>.</p>
259
+
render inside of <code>Course</code>.</p>
260
260
</div></article><articleclass="Doc"><h1class="Heading" id="Redirect"><aclass="HeadingLink" href="#Redirect">Redirect</a><spanclass="CategoryName">Route Configuration</span></h1><div><p>A <code>Redirect</code> sets up a redirect to another route in your application to
0 commit comments