]> git.p6c8.net - policy-templates.git/commitdiff
Merge pull request #772 from dkidd928/patch-3
authorMichael Kaply <345868+mkaply@users.noreply.github.com>
Sun, 23 May 2021 17:04:09 +0000 (12:04 -0500)
committerGitHub <noreply@github.com>
Sun, 23 May 2021 17:04:09 +0000 (12:04 -0500)
Fix typos in policies.json code snippet areas

README.md

index 2040b38bd4be05d6c3eef31892cba66769da60ae..c4048ec27ee41b44b220b8228d217aefe783eeb6 100644 (file)
--- a/README.md
+++ b/README.md
@@ -3483,6 +3483,7 @@ Value (string):
 {
   "policies": {
     "OverrideFirstRunPage": "http://example.org"
+  }
 }
 ```
 ### OverridePostUpdatePage
@@ -3518,6 +3519,7 @@ Value (string):
 {
   "policies": {
     "OverridePostUpdatePage": "http://example.org"
+  }
 }
 ```
 ### PasswordManagerEnabled

patrick-canterino.de