diff --git a/docs/tutorials/text_classification_with_tf_hub.ipynb b/docs/tutorials/text_classification_with_tf_hub.ipynb index 923b8d5a6..095b2a5c4 100644 --- a/docs/tutorials/text_classification_with_tf_hub.ipynb +++ b/docs/tutorials/text_classification_with_tf_hub.ipynb @@ -418,7 +418,7 @@ "source": [ "## Confusion matrix\n", "\n", - "We can visually check the confusion matrix to undestand the distribution of misclassifications." + "We can visually check the confusion matrix to understand the distribution of misclassifications." ] }, {