Skip to content

Commit

Permalink
fix double period
Browse files Browse the repository at this point in the history
  • Loading branch information
lyubomir-popov committed Jun 24, 2023
1 parent 14a537a commit da47efa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<div class="col-9 col-medium-4">
<h1><span class="u-hide--medium u-hide--large">404: </span>Page not found</h1>
<h2>We can't find the page you're looking for.
<br>File a bug <a href="https://github.com/canonical-web-and-design/canonical.com/issues/new">if you think this might be an error.</a>.
<br>File a bug <a href="https://github.com/canonical-web-and-design/canonical.com/issues/new">if you think this might be an error</a>.
</h2>
</div>
</div>
Expand Down

0 comments on commit da47efa

Please sign in to comment.