]> git.p6c8.net - policy-templates.git/blobdiff - README.md
DisableSysAddonUpdate -> DisableSystemAddonUpdate
[policy-templates.git] / README.md
index e530e8f3bc3aa00b40878998192ff6f434ca76cf..6b01861f2cafb629cd87471e7b116add9282babb 100644 (file)
--- a/README.md
+++ b/README.md
@@ -231,12 +231,12 @@ This policy prevents the user from bypassign security in certain cases.
   }
 }
 ```
-### DisableSysAddonUpdate
+### DisableSystemAddonUpdate
 This policy prevents system add-ons from being updated or installed.
 ```
 {
   "policies": {
-    "DisableSysAddonUpdate": true
+    "DisableSystemAddonUpdate": true
   }
 }
 ```

patrick-canterino.de