From 0cc954b7229c30a41d127379d99d6c28407c9d88 Mon Sep 17 00:00:00 2001 From: Mike McNeil Date: Wed, 16 Feb 2022 12:32:34 -0600 Subject: [PATCH] nit: security handbook (assume positive intent) (#4229) --- handbook/security.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handbook/security.md b/handbook/security.md index 53040c8053..62ed30c407 100644 --- a/handbook/security.md +++ b/handbook/security.md @@ -181,7 +181,7 @@ We do not apply ultra restrictive Data Loss Prevention style policies to our dev | 2.6.1.4 | Ensure iCloud Drive Documents and Desktop sync is disabled | **Why?** -* We do not use managed Apple IDs, and allow contributors to use their own iCloud accounts. We disable iCloud Documents and Desktop sync to avoid "accidental" copying of data to iCloud, but we do allow iCloud drive. +* We do not use managed Apple IDs, and allow contributors to use their own iCloud accounts. We disable iCloud Documents and Desktop sync to avoid accidental copying of data to iCloud, but we do allow iCloud drive. **User experience impact**