Skip to content

Commit 71bde05

Browse files
committed
fix: typo & english stuff
1 parent 91ca4e6 commit 71bde05

File tree

1 file changed

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

1 file changed

+11
-11
lines changed

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

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ dates:
1212
posted: 2025-04-02
1313
---
1414

15-
iCloud is the service from Apple that allows you to securely stores and manage your data accross the whole Apple ecosystem.
15+
iCloud is Apple's service that allows you to securely store and manage your data across the entire Apple ecosystem.
1616

17-
While its most used for the storage of photos or the backup of devices in the cloud, an iCloud+ feature correctly named **Custom Email Domain** allow you to set up an email address with your own domain.
17+
While it is most commonly used for the storage of photos or the backup of devices in the cloud, an iCloud+ feature correctly named **Custom Email Domain** allows you to set up an email address with your own domain.
1818

1919
<Macro id="requirements" />
2020

@@ -31,13 +31,13 @@ While its most used for the storage of photos or the backup of devices in the cl
3131
<Lightbox src="scaleway-icloud-nav.webp" alt="" />
3232
3. Click on **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 enable to pursue further, please verify that your iCloud account has access to iCloud+ premium features.
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.
3535
</Message>
3636

3737
<Lightbox src="scaleway-icloud-menu.webp" alt="" />
3838
4. Click on **Add a domain you own**.
3939
5. Select **Only You**.
40-
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 looks like `[email protected]`, type `mysuperdomain.com`. A multi-steps instruction displays.
40+
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="" />
4242
7. Choose **No email addresses** at the step 2.
4343
8. Click **View** on step 3. The list of your domain's records displays. Keep this page open since you will need to copy them into your domain's records.
@@ -51,12 +51,12 @@ While its most used for the storage of photos or the backup of devices in the cl
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 for helping understand which values go where, we strongly recommend to copy exactly the value provided by iCloud, including punctuations and/or symbols.
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.
5555
</Message>
5656

5757
### MX records
5858

59-
There are two MX records. The correspondance between iCloud MX instruction and Scaleway DNS record's addition is as follow:
59+
There are two MX records. The correspondence between iCloud's MX instructions and Scaleway DNS records is as follows:
6060

6161
| iCloud | Scaleway DNS | Values (example) |
6262
| ------------ | ------------------- | --------------------------------------------- |
@@ -69,7 +69,7 @@ There are two MX records. The correspondance between iCloud MX instruction and S
6969

7070
### TXT record
7171

72-
The correspondance between iCloud TXT instruction and Scaleway DNS record's addition is as follow:
72+
The correspondence between iCloud's TXT instructions and Scaleway DNS records is as follow:
7373

7474
| iCloud | Scaleway DNS | Values (example) |
7575
| ------------ | ------------------- | -----------------|
@@ -81,7 +81,7 @@ The correspondance between iCloud TXT instruction and Scaleway DNS record's addi
8181

8282
### SPF record
8383

84-
The correspondance between iCloud SPF instruction and Scaleway DNS record's addition is as follow:
84+
The correspondence between iCloud's SPF instructions and Scaleway DNS records is as follow:
8585

8686
| iCloud | Scaleway DNS | Values (example) |
8787
| ------------ | ------------------- | -------------------------------- |
@@ -93,7 +93,7 @@ The correspondance between iCloud SPF instruction and Scaleway DNS record's addi
9393

9494
### DKIM record
9595

96-
The correspondance between iCloud DKIM instruction and Scaleway DNS record's addition is as follow:
96+
The correspondence between iCloud's DKIM instruction and Scaleway DNS records is as follow:
9797

9898
| iCloud | Scaleway DNS | Values (example) |
9999
| ------------ | ------------------- | --------------------------------------|
@@ -111,11 +111,11 @@ The correspondance between iCloud DKIM instruction and Scaleway DNS record's add
111111
<Lightbox src="scaleway-icloud-finish-setup.webp" alt="" />
112112

113113
<Message type="note">
114-
It can take some time before the records are propaged through the network. You can retry the **Finish setup** step later. You can also use the `dig` in your terminal command to check that domain's records are accessible.
114+
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

117117
<Message type="warning">
118-
If you have an error about a record, please doublecheck that you have entered the exact values from iCloud to your domain's records in Scaleway DNS.
118+
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

121121
<Lightbox src="scaleway-icloud-finish-ready.webp" alt="" />

0 commit comments

Comments
 (0)