From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Thu, 7 Oct 2021 20:46:46 +0000 (-0500) Subject: Merge pull request #807 from SoftwareRat/patch-1 X-Git-Tag: v3.2~2 X-Git-Url: https://git.p6c8.net/policy-templates.git/commitdiff_plain/013ab3b2329be9137419d2c15c4c39fcce1d51ba?hp=5ccf846e3dcd5ef7bce0bb6c12cd35e8393c9343 Merge pull request #807 from SoftwareRat/patch-1 Fixed mistype --- diff --git a/README.md b/README.md index c5b5b09..bd3f58a 100644 --- a/README.md +++ b/README.md @@ -3738,7 +3738,7 @@ Value (string): ``` { "policies": { - "PSFjs": { + "PDFjs": { "Enabled": true | false, "EnablePermissions": true | false } @@ -5544,4 +5544,4 @@ Value (string): "WindowsSSO": true | false } } -``` \ No newline at end of file +```