From 013446559ba36b7e0e26718d0c26ed16ab9e0d19 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Rok=20Ro=C5=A1kar?= <rok.roskar@sdsc.ethz.ch>
Date: Fri, 24 Apr 2020 13:31:05 +0000
Subject: [PATCH] chore: fix small typo

---
 notebooks/examples/distancing-measures.ipynb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/notebooks/examples/distancing-measures.ipynb b/notebooks/examples/distancing-measures.ipynb
index 9eff20930..36d8770b1 100644
--- a/notebooks/examples/distancing-measures.ipynb
+++ b/notebooks/examples/distancing-measures.ipynb
@@ -12,7 +12,7 @@
     "* BU has been tracking US state policies at https://docs.google.com/spreadsheets/d/1zu9qEWI8PsOI_i8nI_S29HDGHlIp2lfVMsGxpQ5tvAQ/edit#gid=2102005060\n",
     "* Google has made mobility data available at https://www.google.com/covid19/mobility/\n",
     "\n",
-    "(n.b. [this link](https://stackoverflow.com/questions/33713084/download-link-for-google-spreadsheets-csv-export-with-multiple-sheets) explains how get CSV for a sheet from a Google Docs spreadsheet).\n",
+    "(n.b. [this link](https://stackoverflow.com/questions/33713084/download-link-for-google-spreadsheets-csv-export-with-multiple-sheets) explains how to get CSV for a sheet from a Google Docs spreadsheet).\n",
     "\n",
     "We use this data to look at the impact of social-distancing measures."
    ]
-- 
GitLab