From 7887d31566d3fd4996a04ef7d2a06f95ad05d877 Mon Sep 17 00:00:00 2001
From: Mark Santcroos <m.a.santcroos@lumc.nl>
Date: Wed, 20 Sep 2017 11:00:14 +0200
Subject: [PATCH] Typo. Thanks Mihai :-)

---
 pandas/pandas.ipynb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pandas/pandas.ipynb b/pandas/pandas.ipynb
index 76f5048..8896ae3 100644
--- a/pandas/pandas.ipynb
+++ b/pandas/pandas.ipynb
@@ -4,7 +4,7 @@
    "cell_type": "markdown",
    "metadata": {},
    "source": [
-    "# Data Manging with pandas\n",
+    "# Data Mangling with pandas\n",
     "Mark Santcroos, Department of Human Genetics, Leiden University Medical Center\n",
     "\n",
     "Examples and ideas taken from: [Jupyter Documentation](https://pandas.pydata.org/pandas-docs/stable/10min.html)"
-- 
GitLab