From: SoftwareRat <40393784+SoftwareRat@users.noreply.github.com> Date: Thu, 7 Oct 2021 15:48:31 +0000 (+0000) Subject: Fixed mistype X-Git-Tag: v3.2~2^2 X-Git-Url: https://git.p6c8.net/policy-templates.git/commitdiff_plain/44ae573414a41e29655c292cbe37e3bf2ac02dad?ds=inline;hp=-c Fixed mistype Policy name is PDFjs instead of PSFjs --- 44ae573414a41e29655c292cbe37e3bf2ac02dad 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 +```