Skip to content
Snippets Groups Projects
Commit 8f77402a authored by Heinrich Marks's avatar Heinrich Marks :hibiscus:
Browse files

correct typo

parent 4df3c877
No related merge requests found
......@@ -17,7 +17,7 @@
<h2><a target="_blank" rel="noopener" href="https://blog.angular.io/">Angular blog</a></h2>
</li>
<li>
<h2><a routerLink="/errorpage">Error Langing Page</a></h2>
<h2><a routerLink="/errorpage">Error Landing Page</a></h2>
</li>
</ul>
......
<h1>404</h1>>
<h2>The page you were looking for was not found</h2>
<h1>404</h1>
<h3>The page you were looking for was not found</h3>
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment