diff --git a/ML/7_logistic_reg/Exercise/7_logistic_regression_exercise.ipynb b/ML/7_logistic_reg/Exercise/7_logistic_regression_exercise.ipynb
index 8096831c..64892505 100644
--- a/ML/7_logistic_reg/Exercise/7_logistic_regression_exercise.ipynb
+++ b/ML/7_logistic_reg/Exercise/7_logistic_regression_exercise.ipynb
@@ -423,7 +423,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
- "
From the data analysis so far we can conclude that we will use following variables as dependant variables in our model
\n",
+ "From the data analysis so far we can conclude that we will use following variables as independant variables in our model
\n",
"\n",
" - **Satisfaction Level**
\n",
" - **Average Monthly Hours**
\n",
@@ -1013,7 +1013,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
- "version": "3.6.1"
+ "version": "3.7.3"
}
},
"nbformat": 4,