From ceac75ce6fcae14baf66ea2d4fbaf903567bf1ee Mon Sep 17 00:00:00 2001
From: Recolic K <bensl@microsoft.com>
Date: Fri, 22 Oct 2021 14:11:50 +0800
Subject: [PATCH] error fix

---
 unified-data-policy.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/unified-data-policy.md b/unified-data-policy.md
index ad936a9..e773921 100644
--- a/unified-data-policy.md
+++ b/unified-data-policy.md
@@ -34,7 +34,7 @@
 |---|---|---|---|---|
 |M|Always 2-factor, by GPG master key or super key|First-party|Level 4|extraDisk/.backup/typeM|
 |MX|Always, by cold key and super key|First-party|Level 4|extraDisk/.backup/typeM|
-|N2|Always|First-party or Third-party|Level 2|~/extraDisk/.backup|
+|N2|Always|First-party or Third-party|Level 3|~/extraDisk/.backup|
 |N1|Always|First-party or Third-party|Level 1|normal encrypted devices|
 |D|Optional|First-party or Third-party|Level 2|nfs/rpc\_downloads|
 |I|Optional|First-party or Third-party|Level 1|normal devices|
-- 
GitLab