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)" %} 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: