From b8786a2823e128d45c3692ece31df6662db5d5c8 Mon Sep 17 00:00:00 2001 From: benekuehn <41262108+benekuehn@users.noreply.github.com> Date: Tue, 26 May 2020 14:12:36 +0200 Subject: [PATCH] Update scoping_document.md Line 77 only wrote "publish pseudonymized warn ID" but has to be "publish pseudonymized warn ID's" as each user will have generated more than one ID during the use of the app, as also stated later in line 156 correctly. --- scoping_document.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scoping_document.md b/scoping_document.md index f92631e..1620503 100644 --- a/scoping_document.md +++ b/scoping_document.md @@ -74,7 +74,7 @@ The usage phase is subdivided into four further areas, in which app users have d 4. **Infection case** - If an app user tests positive for infection, they can voluntarily publish the pseudonymized warn ID saved in their app. That way, other app users can use their smartphone to find out whether they were in contact with the infected user. + If an app user tests positive for infection, they can voluntarily publish the pseudonymized warn ID's saved in their app. That way, other app users can use their smartphone to find out whether they were in contact with the infected user. #### Uninstallation phase An app user can uninstall the app at any time, and completely delete all the data stored in it.