Fix spelling in Automations Docs (#1140)

Recieve -> Receive
This commit is contained in:
Ikko Eltociear Ashimine
2025-03-29 02:37:06 +09:00
committed by GitHub
parent 72986c905a
commit 1e34de69e9

View File

@@ -9,6 +9,6 @@ Khoj uses your local time zone for scheduling. You can configure, share and dele
Self hosting users need to setup Resend and [Authentication](/advanced/authentication) setup to have Khoj send automation emails. Self hosting users need to setup Resend and [Authentication](/advanced/authentication) setup to have Khoj send automation emails.
::: :::
| [Create Automation](https://app.khoj.dev/automations?subject=Weekly%20Newsletter&query=Compile%20a%20message%20including:%201.%20A%20recap%20of%20news%20from%20last%20week%202.%20An%20at-home%20workout%20I%20can%20do%20before%20work%203.%20A%20quote%20to%20inspire%20me%20for%20the%20week%20ahead&crontime=00%209%20*%20*%201) | Recieve Automation Email | | [Create Automation](https://app.khoj.dev/automations?subject=Weekly%20Newsletter&query=Compile%20a%20message%20including:%201.%20A%20recap%20of%20news%20from%20last%20week%202.%20An%20at-home%20workout%20I%20can%20do%20before%20work%203.%20A%20quote%20to%20inspire%20me%20for%20the%20week%20ahead&crontime=00%209%20*%20*%201) | Receive Automation Email |
|--------|-------| |--------|-------|
| <img src="/img/khoj_create_automation.png" alt="create automation" width="330" height="500" /> | <img src="/img/khoj_automation_email.png" alt="create automation" width="330" height="660" /> | | <img src="/img/khoj_create_automation.png" alt="create automation" width="330" height="500" /> | <img src="/img/khoj_automation_email.png" alt="create automation" width="330" height="660" /> |