Skip to content

Commit

Permalink
Fix spelling
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha committed Aug 2, 2023
1 parent f6ffd97 commit 93fcc4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/_default/baseof.html
Original file line number Diff line number Diff line change
Expand Up @@ -1039,7 +1039,7 @@ <h4>Company</h4>
<div class="footer-menu is-danger">
<h4>Legal</h4>
<ul class="footer-link">
<li><a href="{{.Site.Params.domain_appscode}}/legal/tos/">Terms of Sevice</a></li>
<li><a href="{{.Site.Params.domain_appscode}}/legal/tos/">Terms of Service</a></li>
<li><a href="{{.Site.Params.domain_appscode}}/legal/privacy-policy/">Privacy Policy</a></li>
<li><a href="{{.Site.Params.domain_appscode}}/legal/security/">Security</a></li>
<li><a href="{{.Site.Params.domain_appscode}}/legal/sla/">Service Level Agreement</a></li>
Expand Down

0 comments on commit 93fcc4f

Please sign in to comment.