diff --git a/docs/tensorboard_projector_plugin.ipynb b/docs/tensorboard_projector_plugin.ipynb index 79400a6e5b..9bc83b184d 100644 --- a/docs/tensorboard_projector_plugin.ipynb +++ b/docs/tensorboard_projector_plugin.ipynb @@ -285,7 +285,7 @@ }, "source": [ "## Analysis\n", - "The TensorBoard Projector is a great tool for interpreting and visualzing embedding. The dashboard allows users to search for specific terms, and highlights words that are adjacent to each other in the embedding (low-dimensional) space. From this example we can see that Wes **Anderson** and Alfred **Hitchcock** are both rather neutral terms, but that they are referenced in different contexts.\n", + "The TensorBoard Projector is a great tool for interpreting and visualizing embedding. The dashboard allows users to search for specific terms, and highlights words that are adjacent to each other in the embedding (low-dimensional) space. From this example we can see that Wes **Anderson** and Alfred **Hitchcock** are both rather neutral terms, but that they are referenced in different contexts.\n", "\n", "\n", "\n",