Skip to content

Commit 179555e

Browse files
committed
chore: fix grammar
1 parent 434e2e7 commit 179555e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/server/src/templates/main.eta

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1451,7 +1451,7 @@
14511451
><br />
14521452
{{= it.projectName }} is hosted free of charge and does not have any
14531453
advertisements.<br />
1454-
If you enjoy the website and want to help out, consider donating
1454+
If you enjoy the website and want to help out, consider donating a
14551455
<a href="https://www.givingwhatwecan.org/">portion of your income></a>
14561456
to the<br />
14571457
top-rated charities in the world. (<a

server/src/views/main.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1450,7 +1450,7 @@
14501450
><br />
14511451
{{ .WebsiteName }} is hosted free of charge and does not have any
14521452
advertisements.<br />
1453-
If you enjoy the website and want to help out, consider donating
1453+
If you enjoy the website and want to help out, consider donating a
14541454
<a href="https://www.givingwhatwecan.org/">portion of your income></a>
14551455
to the<br />
14561456
top-rated charities in the world. (<a

0 commit comments

Comments
 (0)