diff options
Diffstat (limited to 'templates/page/legal.gohtml')
| -rw-r--r-- | templates/page/legal.gohtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/page/legal.gohtml b/templates/page/legal.gohtml index 2769431..6452f5f 100644 --- a/templates/page/legal.gohtml +++ b/templates/page/legal.gohtml @@ -2,7 +2,7 @@ <div class="credits-legal"> <h2>Legal information</h2> <p> - Legal information are available <a href="{{ .Legal.LegalInformationLink }}" target="_blank">here</a>. + Other legal information are available <a href="{{ .Legal.LegalInformationLink }}" target="_blank">here</a>. </p> <p> The software behind this website was made by <a href="https://www.anhgelus.world/" target="_blank">Anhgelus Morhtuuzh</a>. |
