From 55571bbe219cfc295fbb0a3914f2dd3a85f883ef Mon Sep 17 00:00:00 2001 From: Ravindranath Sawane <65583665+ravindranath-sawane@users.noreply.github.com> Date: Mon, 23 Aug 2021 19:35:52 +0530 Subject: [PATCH] Update lesson_10-R.ipynb --- 4-Classification/1-Introduction/solution/lesson_10-R.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/4-Classification/1-Introduction/solution/lesson_10-R.ipynb b/4-Classification/1-Introduction/solution/lesson_10-R.ipynb index cab836bf0..6b0e27659 100644 --- a/4-Classification/1-Introduction/solution/lesson_10-R.ipynb +++ b/4-Classification/1-Introduction/solution/lesson_10-R.ipynb @@ -219,7 +219,7 @@ "source": [ "There are a finite number of cuisines, but the distribution of data is uneven. You can fix that! Before doing so, explore a little more.\n", "\n", - "Next, let's assign each cuisine into it's individual table and find out how much data is available (rows, columns) per cuisine.\n", + "Next, let's assign each cuisine into its individual table and find out how much data is available (rows, columns) per cuisine.\n", "\n", "
\n",
" 