diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-14 11:16:53 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-14 11:34:31 -0400 |
| commit | 6f088d6bfc6119720f20b3a9bf9e0db5a3e7c834 (patch) | |
| tree | af25e541089a7e8e954980a65f155fcd1474be2a /static/donate.html | |
| parent | 42b0e6dc8b4c2c4fd8e795325a9a97983d5bc05c (diff) | |
add missing space to AUD bank account address
Diffstat (limited to 'static/donate.html')
| -rw-r--r-- | static/donate.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/donate.html b/static/donate.html index 0d976dd7..90c40592 100644 --- a/static/donate.html +++ b/static/donate.html @@ -300,7 +300,7 @@ <dd>Wise Australia Pty Ltd</dd> <dt>Wise address</dt> - <dd>Suite 1, Level 11,66 Goulburn Street<br/>Sydney<br/>2000<br/>Australia</dd> + <dd>Suite 1, Level 11, 66 Goulburn Street<br/>Sydney<br/>2000<br/>Australia</dd> </dl> </section> |
