From c77643c37801b3d491c48b22746a1eb0f0de002e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Sun, 11 Feb 2018 10:48:36 +0100 Subject: [PATCH] Spelling --- content/troubleshooting/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/troubleshooting/faq.md b/content/troubleshooting/faq.md index a9e716a16..e2f4d3139 100644 --- a/content/troubleshooting/faq.md +++ b/content/troubleshooting/faq.md @@ -24,7 +24,7 @@ aliases: [/faq/] How automate the "publish at intervals" part depends on your situation: -* If deploy form your own PC/server, you can automate with [Cron](https://en.wikipedia.org/wiki/Cron) or similar. +* If you deploy from your own PC/server, you can automate with [Cron](https://en.wikipedia.org/wiki/Cron) or similar. * If your site is hosted on a service similar to [Netlify](https://www.netlify.com/) you can use a service such as [ifttt](https://ifttt.com/date_and_time) to schedule the updates. Also see this Twitter thread: