From 5b10be1ae4b0a334e3cb2e2a4cdbbfb2f53bec99 Mon Sep 17 00:00:00 2001 From: Graham Taylor Date: Tue, 9 Feb 2021 17:11:42 -0500 Subject: [PATCH] Fix typo in chap04.ipynb --- notebooks/chap04.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/chap04.ipynb b/notebooks/chap04.ipynb index a30ed05c..5fa18fb3 100644 --- a/notebooks/chap04.ipynb +++ b/notebooks/chap04.ipynb @@ -67,7 +67,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "We'll read the Facecook data downloaded from [SNAP](https://snap.stanford.edu/data/egonets-Facebook.html)" + "We'll read the Facebook data downloaded from [SNAP](https://snap.stanford.edu/data/egonets-Facebook.html)" ] }, {