From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Mon, 21 Oct 2019 16:50:40 +0000 (-0700) Subject: Correct typo X-Git-Tag: v1.10~6^2 X-Git-Url: https://git.p6c8.net/policy-templates.git/commitdiff_plain/8bd4f068db442aa6c79fc4d2c44b4a7b289b9a78?ds=inline Correct typo --- diff --git a/README.md b/README.md index 6783657..8148a25 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ Configure sites that support integrated authentication. See https://developer.mozilla.org/en-US/docs/Mozilla/Integrated_authentication for more information. -**Compatibility:** Firefox 60, Firefox ESR 60 (AllowNonFQDN added in 62/60.2, AllowProcies added in 70/68.2)\ +**Compatibility:** Firefox 60, Firefox ESR 60 (AllowNonFQDN added in 62/60.2, AllowProxies added in 70/68.2)\ **CCK2 Equivalent:** N/A\ **Preferences Affected:** `network.negotiate-auth.trusted-uris`,`network.negotiate-auth.delegation-uris`,`network.automatic-ntlm-auth.trusted-uris`,`network.automatic-ntlm-auth.allow-non-fqdn`,`network.negotiate-auth.allow-non-fqdn`,`network.automatic-ntlm-auth.allow-proxies`,`network.negotiate-auth.allow-proxies`