Skip to content

Commit c4535cb

Browse files
committed
fix: review béné - 1
1 parent 88e473e commit c4535cb

File tree

1 file changed

+8
-8
lines changed
  • tutorials/custom-email-domain-icloud

1 file changed

+8
-8
lines changed

tutorials/custom-email-domain-icloud/index.mdx

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,15 @@ While it is most commonly used for the storage of photos or the backup of device
2727
## Adding the domain on iCloud
2828

2929
1. Log into your [iCloud account](https://www.icloud.com/)
30-
2. Click on the button that looks like a grid, next to your avatar, in the navbar at the top of the page. A menu displays.
30+
2. Click the button that looks like a grid, next to your avatar, in the navbar at the top of the page. A menu displays.
3131
<Lightbox src="scaleway-icloud-nav.webp" alt="" />
32-
3. Click on **Custom Email Domain**. A new page with a form displays.
32+
3. Click **Custom Email Domain**. A new page with a form displays.
3333
<Message type="requirement">
34-
If you don't have "Custom Email Domain" or are unable to proceed further, please verify that your iCloud account has access to iCloud+ premium features.
34+
If you do not have **Custom Email Domain** or are unable to proceed further, please verify that your iCloud account has access to iCloud+ premium features.
3535
</Message>
3636

3737
<Lightbox src="scaleway-icloud-menu.webp" alt="" />
38-
4. Click on **Add a domain you own**.
38+
4. Click **Add a domain you own**.
3939
5. Select **Only You**.
4040
6. Type the domain you own and that you want to use for your email address. For example, if you want your email address to look like `[email protected]`, type `mysuperdomain.com`. A multi-steps instruction displays.
4141
<Lightbox src="scaleway-icloud-own-domain.webp" alt="" />
@@ -46,12 +46,12 @@ While it is most commonly used for the storage of photos or the backup of device
4646
## Configuring the domain's records on Scaleway DNS
4747

4848
1. Log into the **Scaleway console**
49-
2. Click on **Domains and DNS**. The list of your domains displays.
49+
2. Click **Domains and DNS** in the menu on the left. The list of your domains displays.
5050
3. Select your domain, then select **DNS Zone** and finally **Root zone**.
5151
4. Click **Add Records**. We will add all records provided by iCloud. Please note that adding all records is mandatory for the setup to work.
5252

5353
<Message type="note">
54-
While we provide example to help understand where each values goes, we strongly recommend to copy exactly the value provided by iCloud, including punctuations and/or symbols.
54+
While we provide examples to help understand where each value goes, we strongly recommend to copying exactly the value provided by iCloud, including punctuations and/or symbols.
5555
</Message>
5656

5757
### MX records
@@ -107,14 +107,14 @@ The correspondence between iCloud's DKIM instruction and Scaleway DNS records is
107107
## Verifying domain's records on iCloud
108108

109109
1. Go back to your iCloud account.
110-
2. Select **Finish setup** at step 4. Click on **Confirm**.
110+
2. Select **Finish setup** at step 4. Click **Confirm**.
111111
<Lightbox src="scaleway-icloud-finish-setup.webp" alt="" />
112112

113113
<Message type="note">
114114
It may take some time for the records to propagate across the network. You can try the **Finish setup** step again later. You can also use the `dig` command in your terminal to check if the domain's records are accessible.
115115
</Message>
116116

117-
<Message type="warning">
117+
<Message type="important">
118118
If you encounter an error with a record, please double-check that you have entered the exact values from iCloud to your domain's records in Scaleway DNS.
119119
</Message>
120120

0 commit comments

Comments
 (0)