X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/869b1d919857a59e4e3f06dfe2c9987f92710db5..8187de0c0fb376fb91823f7038ff4f8cbb0785e6:/docs/index.md?ds=sidebyside diff --git a/docs/index.md b/docs/index.md index b6667db..752f74f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -3806,7 +3806,7 @@ Value (string): #### macOS ``` - HttpAllowlist + HttpAllowlist http://example.org http://example.edu @@ -3817,7 +3817,7 @@ Value (string): ``` { "policies": { - "HttpAllowlist ": ["http://example.org", + "HttpAllowlist": ["http://example.org", "http://example.edu"] } }