Skip to content

Commit c1a4c1b

Browse files
authored
[Docs] Fix typos (#25644)
1 parent ccc34f3 commit c1a4c1b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/content/docs/pulumi/tutorial/add-site.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,14 +141,14 @@ In this step, you will store your settings in a Pulumi [ESC Environment](https:/
141141

142142
```sh
143143
# Define an ESC Environment name
144-
E=clouflare/my-dev-env
144+
E=cloudflare/my-dev-env
145145

146146
# Create a new Pulumi ESC Environment
147147
pulumi config env init --env $E --yes
148148
```
149149

150150
```sh output
151-
Creating environment clouflare/my-dev-env for stack dev...
151+
Creating environment cloudflare/my-dev-env for stack dev...
152152
```
153153

154154
```sh

src/content/docs/registrar/faq.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Cloudflare Registrar only supports transfers of domains that are active on a Clo
4444

4545
Once you initiate a domain transfer, your previous registrar has five days to release the domain. In most cases, they will send you an email to confirm you want to transfer. If you actively acknowledge that email (through a link or the registrar's dashboard), they can process it immediately.
4646

47-
To see the progress of your transfer, go to the **Transfer domains** page in the Cloudflare dashboard to see a list of domain transfers that are in progress.
47+
To see the progress of your transfer, go to the **Transfer domains** page in the Cloudflare dashboard to see a list of domain transfers that are in progress.
4848

4949
<DashButton url="/?to=/:account/registrar/transfer" />
5050

@@ -214,8 +214,8 @@ You can update both your default contact information and any individual Registra
214214

215215
### Can I change my nameservers?
216216

217-
No, you need to use Cloudflare's nameservers for domains on Clouflare Registrar.
218-
If you need to use different nameservers, you'll need to [move your domain to another Registrar](/registrar/account-options/transfer-out-from-cloudflare/).
217+
No, you need to use Cloudflare's nameservers for domains on Cloudflare Registrar.
218+
If you need to use different nameservers, you will need to [move your domain to another Registrar](/registrar/account-options/transfer-out-from-cloudflare/).
219219

220220
You can create NS records in the DNS tab of your Cloudflare Dashboard if you need to [delegate a subdomain](/dns/manage-dns-records/how-to/subdomains-outside-cloudflare/) to another service provider.
221221

0 commit comments

Comments
 (0)