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.
This commit is contained in:
benekuehn 2020-05-26 14:12:36 +02:00 committed by GitHub
parent 1670fb8de9
commit b8786a2823
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.