From: Michael Kaply Date: Fri, 14 Dec 2018 20:34:01 +0000 (-0600) Subject: Merge pull request #306 from MS-PC/patch-1 X-Git-Tag: v1.4~1 X-Git-Url: https://git.p6c8.net/policy-templates.git/commitdiff_plain/0bd44e53522e19fd4b7046b9c1a1e5df2958079d?hp=2cd4ee13304482edf4b439c294c89e16bcbc7cd1 Merge pull request #306 from MS-PC/patch-1 Update the Spanish translation --- diff --git a/README.md b/README.md index c4fb5e7..28008b4 100644 --- a/README.md +++ b/README.md @@ -610,9 +610,9 @@ This policy allows you to add PKCS #11 Modules ``` { "policies": { - "SecurityDevices": [ + "SecurityDevices": { "NAME_OF_DEVICE": "PATH_TO_LIBRARY_FOR_DEVICE" - ] + } } } ```