From 406f8bc21b94bb0ed5d6a88321b63e620a7b4ff3 Mon Sep 17 00:00:00 2001 From: Hiromi Suenaga Date: Tue, 31 Mar 2020 13:09:49 -0500 Subject: [PATCH] Typo --- 01_intro.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/01_intro.ipynb b/01_intro.ipynb index 7511d20..1806514 100644 --- a/01_intro.ipynb +++ b/01_intro.ipynb @@ -923,7 +923,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "There a number of powerful concepts embedded in this short statement: \n", + "There are a number of powerful concepts embedded in this short statement: \n", "\n", "- the idea of a \"weight assignment\" \n", "- the fact that every weight assignment has some \"actual performance\"\n", @@ -2932,4 +2932,4 @@ }, "nbformat": 4, "nbformat_minor": 4 -} +} \ No newline at end of file