Skip to content

Commit bc6e7b2

Browse files
authored
[Fundamentals and Time Services] Addresses GH issues (#25568)
* Fixed steps and casing for macOS section * Added info about forgot password option * Fixed message
1 parent 8327812 commit bc6e7b2

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

src/content/docs/fundamentals/user-profiles/change-password-or-email.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ If you forget the email address associated with your application:
6161

6262
## Forgot your password
6363

64+
You must be logged out of the Cloudflare dashboard to view the **Forgot your password?** option.
65+
6466
If you forget the password associated with your email address:
6567

6668
1. Go to the [Cloudflare dashboard](https://dash.cloudflare.com/login) and select **Forgot your password?**.

src/content/docs/time-services/ntp/usage.mdx

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,14 @@ import { Render } from "~/components";
1414

1515
To use our NTP server, change the time configuration in your device to point to `time.cloudflare.com`.
1616

17-
## MacOs
17+
## macOS
1818

1919
To have your Mac to synchronize time from `time.cloudflare.com`:
2020

21-
1. Go to **System Preferences**.
22-
2. Go to **Date & Time**.
23-
3. Click the lock icon on the bottom left to make changes.
24-
4. Enter your password.
25-
5. Next to **Set date and time automatically**, enter `time.cloudflare.com`.
21+
1. Go to **System Settings**.
22+
2. Go to **General** > **Date & Time**.
23+
3. Enable **Set date and time automatically**.
24+
4. For **Source**, select **Set...** and enter `time.cloudflare.com` in the text field that appears.
2625

2726
![Screenshot of updating the Date & Time settings on machine running macOS](~/assets/images/time-services/mactime.png)
2827

0 commit comments

Comments
 (0)