From c7120dfc98a923105f8eff3fa6c845fdf5263b9f Mon Sep 17 00:00:00 2001 From: Henning Femmer Date: Thu, 18 Jun 2020 20:57:52 +0200 Subject: [PATCH] Fixed mixing of present and past tense https://github.com/corona-warn-app/cwa-documentation/pull/241#discussion_r441028490 --- scoping_document.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scoping_document.md b/scoping_document.md index def1127..1afed77 100644 --- a/scoping_document.md +++ b/scoping_document.md @@ -66,7 +66,7 @@ The usage phase is subdivided into four further areas, in which people who use t 2. **Exposure** - If exposure to infected persons is determined, the user receives a notification and recommendations on what to do. For instance, the user is asked to contact a medical professional or their responsible health department, or the user is asked to self-isolate or the user is notified that there is no need to self-isolate. + If exposure to infected persons is determined, the user receives a notification and recommendations on what to do. For instance, the app recommends the user to contact a medical professional or their responsible health department, or alternatively, the app recommends the user to self-isolate. Contrarily, the app can also notify the user that there is no need to self-isolate. 3. **Testing**