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: