diff --git a/model_analysis/model_export_as_json_tutorial.ipynb b/model_analysis/model_export_as_json_tutorial.ipynb index a652917..753d9a5 100644 --- a/model_analysis/model_export_as_json_tutorial.ipynb +++ b/model_analysis/model_export_as_json_tutorial.ipynb @@ -363,7 +363,7 @@ "metadata": {}, "source": [ "This description should enable you to analyze the model.\n", - "But if you will want to change the model, you will have to change \"split_index\" in a right way.\n", + "However if you want to change the model, you have to change \"split_index\" in a right way.\n", "To to do that let's explain, how this feature is built. Look one more time at features info:\n" ] },