From 6cba4ab9788552f27511b15c145c8fa51cc1d8e5 Mon Sep 17 00:00:00 2001 From: Dmytrol <46675332+Dimitrolito@users.noreply.github.com> Date: Thu, 5 Dec 2024 18:33:25 +0200 Subject: [PATCH 1/2] typos tax_report.txt --- app/retail/templates/emails/tax_report.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/retail/templates/emails/tax_report.txt b/app/retail/templates/emails/tax_report.txt index 97ffbf89325..8a81978c895 100644 --- a/app/retail/templates/emails/tax_report.txt +++ b/app/retail/templates/emails/tax_report.txt @@ -1,4 +1,4 @@ {% load i18n %} -{% trans "There should be an zip attachment with all infos for all bounties, tips and grant funded" %} +{% trans "There should be a zip attachment with all infos for all bounties, tips and grant funded" %} {% trans "Also there is a 1099 form compiled for evary us gitcoiners that you paid in this year" %} -{% trans "Each 1099 consist in 4 pdf file (copy 1, copy 2, copy B, copy C)" %} \ No newline at end of file +{% trans "Each 1099 consist in 4 pdf file (copy 1, copy 2, copy B, copy C)" %} From a1cab8abec26ad970099b1f4ac8c37126ea600a1 Mon Sep 17 00:00:00 2001 From: Dmytrol <46675332+Dimitrolito@users.noreply.github.com> Date: Thu, 5 Dec 2024 18:34:56 +0200 Subject: [PATCH 2/2] typos RUNNING_REMOTELY.md --- docs/RUNNING_REMOTELY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/RUNNING_REMOTELY.md b/docs/RUNNING_REMOTELY.md index 499b89f1588..8bdc9e77bc4 100644 --- a/docs/RUNNING_REMOTELY.md +++ b/docs/RUNNING_REMOTELY.md @@ -2,7 +2,7 @@ We'll be using DigitalOcean which is a nice VPS service pretty customizable, easy to use and cheap. You need to create an account and pay for a droplet using any of the payment methods available. -There will be kind of a high memory load, so we gonna need the second best droplet which offers 2GB/1CPU (costs $10). +There will be kind of a high memory load, so we gonna need the second-best droplet which offers 2GB/1CPU (costs $10). #### Create a droplet with the following settings: