From 11c824c64d55252847a20189a412b24990ba7a42 Mon Sep 17 00:00:00 2001 From: iostpa Date: Fri, 15 Aug 2025 13:09:52 +0300 Subject: [PATCH] Update zoho-mail.md --- src/guides/zoho-mail.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/guides/zoho-mail.md b/src/guides/zoho-mail.md index 148477f8..3cc14773 100644 --- a/src/guides/zoho-mail.md +++ b/src/guides/zoho-mail.md @@ -98,7 +98,7 @@ After you verified your domain, you may see the **Setup Users** and **Setup Grou ### DKIM Record -2. Now only **DKIM record** is left, for this you have to create a **new file** named `zmail._domainkey.your-domain.json`. Please note that *your-domain* should be replaced with the is-a.dev subdomain that you own. +2. Now only **DKIM record** is left, for this you have to create a **new file** named `zmail._domainkey.your-domain.json`. Please note that `your-domain` should be replaced with the is-a.dev subdomain that you own. Paste the following content in your `zmail._domainkey.your-domain.json` file: @@ -114,7 +114,7 @@ After you verified your domain, you may see the **Setup Users** and **Setup Grou } ``` - After you have done all, please create a Pull Request in [our repository](https://github.com/is-a-dev/register) and wait for it to get merged. + After you have done all, please create a pull request in [our repository](https://github.com/is-a-dev/register) and wait for it to get merged. ## You're all set