]> git.p6c8.net - policy-templates.git/commitdiff
Merge pull request #1185 from gregstoll/master
authorMichael Kaply <345868+mkaply@users.noreply.github.com>
Wed, 15 Jan 2025 19:41:59 +0000 (14:41 -0500)
committerGitHub <noreply@github.com>
Wed, 15 Jan 2025 19:41:59 +0000 (14:41 -0500)
fix typo

docs/index.md

index 3133fc0974a7daa18c2e392cacf91a56edc557de..edf6a7b71a9aed273b55219d2e846ab8174b5e79 100644 (file)
@@ -2537,7 +2537,7 @@ This policy only works on Windows through GPO (not policies.json).
 
 #### Windows (GPO)
 ```
-Software\Policies\Mozilla\Firefox\DisableThirdPartyModuleBlocking = 0x1 | 0x0
+Software\Policies\Mozilla\Firefox\DisableThirdPartyModuleBlocking = 0x1 | 0x0
 ```
 #### Windows (Intune)
 OMA-URI:

patrick-canterino.de