From 7e69ba9d1d1f6a7c9c0fa08ead6479452b6be94f Mon Sep 17 00:00:00 2001 From: Ashwin Jayaprakash Date: Sun, 29 Nov 2020 19:42:42 +0530 Subject: [PATCH] fix typo in notebook 17 (#335) --- 17_foundations.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17_foundations.ipynb b/17_foundations.ipynb index 69f5518..63252bd 100644 --- a/17_foundations.ipynb +++ b/17_foundations.ipynb @@ -1093,7 +1093,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "Another useful wat of simplifying tensor manipulations is the use of Einstein summations convention." + "Another useful way of simplifying tensor manipulations is the use of Einstein summations convention." ] }, {