Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
etorem committed Oct 30, 2024
1 parent b7070fc commit c27862e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/dohmh/layouts/partials/related-footer-2.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ <h4 class="h3">See more related to "{{ .Title }}"</h4>
{{ if .Params.categories }}
<div class="col-lg-4 pl-lg-3">
<div class="related-border">
<h4 class="h3 mt-2">You might also be intersted in</h4>
<h4 class="h3 mt-2">You might also be interested in</h4>
<hr class="my-2">
</div>
<div>
Expand Down

0 comments on commit c27862e

Please sign in to comment.