From cf3ed6a8ec7de75381dfd60e8e9fa1922f7399c7 Mon Sep 17 00:00:00 2001
From: Cam Saul <1455846+camsaul@users.noreply.github.com>
Date: Wed, 22 Jul 2020 10:15:18 -0700
Subject: [PATCH] style fixes [ci skip]

---
 docs/developers-guide-osx.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/developers-guide-osx.md b/docs/developers-guide-osx.md
index 509b059917b..039fec85e0f 100644
--- a/docs/developers-guide-osx.md
+++ b/docs/developers-guide-osx.md
@@ -108,7 +108,7 @@ The following steps are prereqs for releasing the Mac App:
 
 1)  Create an App-Specific password for the Apple ID in the previous step
 
-    Go to https://appleid.apple.com/account/manage then `Security` > `App-Specific Passwords` > `Generate Password`
+    1.  Go to https://appleid.apple.com/account/manage then `Security` > `App-Specific Passwords` > `Generate Password`
 
     1.  Store the password in Keychain
 
-- 
GitLab