]> git.p6c8.net - policy-templates.git/blobdiff - README.md
Fix typos.
[policy-templates.git] / README.md
index dacabee9fd0652d5f2dc21583cdd21e9f417a707..712a26eae0270e7247c9dcb3314af3c8a6e3259f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1645,7 +1645,7 @@ Software\Policies\Mozilla\Firefox\Homepage\StartPage = "none" | "homepage" |  "p
       <string>http://example.edu</string>
     </array>
     <key>StartPage</key>
-    <string>always | never | from-visited</string>
+    <string>none | homepage | previous-session</string>
   </dict>
 </dict>
 ```
@@ -1658,7 +1658,7 @@ Software\Policies\Mozilla\Firefox\Homepage\StartPage = "none" | "homepage" |  "p
       "Locked": true | false,
       "Additional": ["http://example.org/",
                      "http://example.edu/"],
-      "StartPage": "none" | "homepage" |  "previous-session"
+      "StartPage": "none" | "homepage" | "previous-session"
     }
   }
 }

patrick-canterino.de