]> git.p6c8.net - policy-templates.git/blobdiff - README.md
Merge pull request #97 from meichthys/patch-1
[policy-templates.git] / README.md
index 6c26bd1842a3a61b6576aebffa9460e9b960142c..9d358f7c0e62ed4ea620eb877a49efb4ce64fe5e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -164,7 +164,7 @@ This policy disables Firefox studies (Shield)
 ```
 {
   "policies": {
 ```
 {
   "policies": {
-    "DisableFirefoxAccounts": true
+    "DisableFirefoxStudies": true
   }
 }
 ```
   }
 }
 ```
@@ -232,7 +232,7 @@ This policy disables safe mode on Windows only
 }
 ```
 ### DisableSecurityBypass
 }
 ```
 ### DisableSecurityBypass
-This policy prevents the user from bypassign security in certain cases.
+This policy prevents the user from bypassing security in certain cases.
 ```
 {
   "policies": {
 ```
 {
   "policies": {

patrick-canterino.de