Skip to content

Commit 12b7d2d

Browse files
Fix Vale style issues: avoid first-person plural
Co-Authored-By: [email protected] <[email protected]>
1 parent ac7371d commit 12b7d2d

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

fern/products/docs/pages/getting-started/setting-up-your-domain.mdx

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ instances:
3232
Merge your changes into `main`. [Here's an example](https://github.com/octoml/fern-config/blob/389b67679953856ba0716537981a6d749635556f/fern/docs.yml#L1-L3 ).
3333

3434

35-
### Reach out to us
35+
### Contact Fern Support
3636

37-
Reach out via your dedicated Slack channel or [email](mailto:[email protected]). We'll provide you with:
37+
Contact Fern Support via your dedicated Slack channel or [email](mailto:[email protected]) to receive:
3838
- A unique CNAME value for your site
3939
- A TXT record to verify your domain
4040

@@ -54,7 +54,7 @@ Reach out via your dedicated Slack channel or [email](mailto:support@buildwithfe
5454

5555
### Verify the setup
5656

57-
Once we've completed the setup on our end, you should be able to access your documentation at `docs.mydomain.com`. SSL will be automatically provisioned for your domain, but it may take a few minutes to propagate globally.
57+
Once Fern Support has completed the setup, you should be able to access your documentation at `docs.mydomain.com`. SSL will be automatically provisioned for your domain, but it may take a few minutes to propagate globally.
5858

5959
<Tip>It's helpful to check that you can access your new docs site from a mobile device or incognito browser.</Tip>
6060

@@ -122,9 +122,9 @@ instances:
122122

123123
[Here's an example.](https://github.com/dannysheridan/katiedanny/blob/2fcf5769e2994af29e31d00904e04788b188a18b/fern/docs.yml#L3-L5)
124124

125-
### Reach out to us
125+
### Contact Fern Support
126126

127-
Contact Fern Support via your dedicated Slack channel or [email](mailto:[email protected]). We'll provide you with:
127+
Contact Fern Support via your dedicated Slack channel or [email](mailto:[email protected]) to receive:
128128
- A unique CNAME value for your site
129129
- A TXT record to verify your domain
130130

@@ -148,12 +148,12 @@ A @ 76.76.21.21
148148
149149
This redirects `mydomain.com` to `www.mydomain.com`.
150150
151-
After adding these records, we will provision a SSL certificate.
151+
After adding these records, Fern Support will provision a SSL certificate.
152152
153153
### Verify the setup
154154
155-
Once we've completed the setup re-generate your docs by running `fern generate --docs`. Within two minutes, you should be able to access your documentation at `mydomain.com`.
155+
Once Fern Support has completed the setup, re-generate your docs by running `fern generate --docs`. Within two minutes, you should be able to access your documentation at `mydomain.com`.
156156
157157
</Steps>
158158
</Accordion>
159-
</AccordionGroup>
159+
</AccordionGroup>

0 commit comments

Comments
 (0)