diff --git a/notebooks/Overview.ipynb b/notebooks/Overview.ipynb index 74b3e29c762..34bd066351c 100644 --- a/notebooks/Overview.ipynb +++ b/notebooks/Overview.ipynb @@ -3514,7 +3514,7 @@ "source": [ "## Modifying the dataset with `dataset.map`\n", "\n", - "There is a powerful method `.map()` which is inspired by `tf.data` map method and that you can use to apply a function to each examples, independantly or in batch." + "There is a powerful method `.map()` which is inspired by `tf.data` map method and that you can use to apply a function to each examples, independently or in batch." ] }, { @@ -4991,4 +4991,4 @@ "outputs": [] } ] -} \ No newline at end of file +}