From 66e1b122642b735ddf520628c3d8a1871236ede8 Mon Sep 17 00:00:00 2001 From: Michael Kaply Date: Wed, 9 May 2018 10:02:00 -0700 Subject: [PATCH] Correct typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c26bd1..7b4e707 100644 --- a/README.md +++ b/README.md @@ -164,7 +164,7 @@ This policy disables Firefox studies (Shield) ``` { "policies": { - "DisableFirefoxAccounts": true + "DisableFirefoxStudies": true } } ``` -- 2.34.1