Skip to content

Commit 4825804

Browse files
committed
Fixed grammar
1 parent b72f8b6 commit 4825804

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ <h2 id="example">Example</h2>
256256

257257
</code></pre>
258258
<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>
260260
</div></article><article class="Doc"><h1 class="Heading" id="Redirect"><a class="HeadingLink" href="#Redirect">Redirect</a><span class="CategoryName">Route Configuration</span></h1><div><p>A <code>Redirect</code> sets up a redirect to another route in your application to
261261
maintain old URLs.</p>
262262
<h2 id="props">Props</h2>

0 commit comments

Comments
 (0)