From 7ce806e10528b40d5e1305081d19ee7d015f08bd Mon Sep 17 00:00:00 2001 From: Parul Pandey Date: Wed, 8 Sep 2021 06:56:31 +0530 Subject: [PATCH] Update beginner_colab.ipynb --- documentation/tutorials/beginner_colab.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/tutorials/beginner_colab.ipynb b/documentation/tutorials/beginner_colab.ipynb index 194d342e..6c5d9b88 100644 --- a/documentation/tutorials/beginner_colab.ipynb +++ b/documentation/tutorials/beginner_colab.ipynb @@ -545,7 +545,7 @@ "id": "-ob3ovQ2seVY" }, "source": [ - "## Model tructure and feature importance\n", + "## Model structure and feature importance\n", "\n", "The overall structure of the model is show with `.summary()`. You will see:\n", "\n",