From 30c1cdfa60601781ea2b3d9ca2a89df8e424824a Mon Sep 17 00:00:00 2001
From: Pinar Alper <pinar.alper@uni.lu>
Date: Tue, 29 Oct 2019 10:20:04 +0100
Subject: [PATCH] Update mac-reset.md

---
 mac-reset.md | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/mac-reset.md b/mac-reset.md
index 39709e30..2017e2a0 100644
--- a/mac-reset.md
+++ b/mac-reset.md
@@ -3,12 +3,12 @@ layout: page
 permalink: /internal/passwords/mac-reset
 ---
 
-# Tips when resetting UL AD password with a Mac
+# Tips when resetting University of Luxembourg Active Directory password on a Mac
 
-To reset your password when using a Mac, go to <https://owa.uni.lu> and change your password there.
+To reset your UL AD password when using a Mac:
 
-**Before** rebooting your Mac, you should change your keychain password to avoid any issues down the raod.
-You can use the following command to do that: `security set-keychain-password "/Users/YOURHOME/Library/Keychains/login.keychain-db"`
-
-If you use FileVault, after the first reboot, first enter your old password, then the new one.
-Normally, FileVault will sync and update with your new password after you reboot.
\ No newline at end of file
+ 1. Go to <https://owa.uni.lu> and change your password there.
+ 2. **Before** rebooting your Mac, you should change your keychain password to avoid any issues down the road. To do so, run the following command `security set-keychain-password "/Users/YOURHOME/Library/Keychains/login.keychain-db"`
+ 3. If you use FileVault, after the first reboot, first enter your old password, then the new one. Normally, FileVault will sync and update with your new password after you reboot.
+ 
+ 
\ No newline at end of file
-- 
GitLab