Therefore typo fix

'Therfor' is a legal term and not appropriate in this context
REF: https://writingexplained.org/therefor-or-therefore-difference
This commit is contained in:
Christian Oliff 2018-10-16 18:05:35 +01:00 committed by Morris Jobke
parent c6659f565b
commit 3c3d93fae4
No known key found for this signature in database
GPG Key ID: FE03C3A163FEDE68

View File

@ -40,7 +40,7 @@ e.g. you want to send the hourly emails always at the full hour, daily emails be
people start to work in the morning and weekly mails shall be send on monday morning,
so people can read up when starting into the week.
Therefor in Nextcloud 12 a console command was added to allow sending those emails
Therefore in Nextcloud 12 a console command was added to allow sending those emails
intentionally. This allows to set up special cron jobs on your server with the known
granularity, instead of relying on the Nextcloud cron feature which is not very flexible
on scheduling.