From b5c2854df9c9dd7a6016d6806dbdf94fe395e8ac Mon Sep 17 00:00:00 2001 From: Michael Kaply Date: Mon, 10 Dec 2018 15:56:11 -0600 Subject: [PATCH] Don't use tabs --- mac/README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/mac/README.md b/mac/README.md index 5b575da..e2c5103 100644 --- a/mac/README.md +++ b/mac/README.md @@ -20,11 +20,11 @@ For example, this policy: ``` which would be set in the plist file like this: ``` - Homepage - - URL - http://example.com - + Homepage + + URL + http://example.com + ``` can be set via the command line like this: ``` -- 2.34.1