From 4dde888210fd96b2584dc0b63befa3a43008cb15 Mon Sep 17 00:00:00 2001 From: Charly Molter Date: Wed, 18 Mar 2020 18:24:00 +0000 Subject: [PATCH] Fix typo in the intro. --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 0f5c314..06fcdc7 100644 --- a/index.html +++ b/index.html @@ -123,7 +123,7 @@

The Fever Map

-

Current methods of tracking the spread of the Corona virus do not yield a complete picture. It is far to slow and cumbersome to test everybody, and there isn't enough tests anyway.

+

Current methods of tracking the spread of the Corona virus do not yield a complete picture. It is far too slow and cumbersome to test everybody, and there isn't enough tests anyway.

The Fever Map is an effort to fix this by having ordinary people around the world self-report their fever. Using biological population methods we can estimate the prevalence of COVID-19 infections in real-time and provide authorities with data that helps them fight the pandemic.

-- GitLab