diff --git a/examples/book_translation/translate_latex_book.ipynb b/examples/book_translation/translate_latex_book.ipynb index 8f7a8cc..efa8430 100644 --- a/examples/book_translation/translate_latex_book.ipynb +++ b/examples/book_translation/translate_latex_book.ipynb @@ -4,7 +4,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# Translate a book writen in LaTeX from Slovenian into English\n", + "# Translate a book written in LaTeX from Slovenian into English\n", "\n", "With permission of the author, we will demonstrate how to translate the book [Euclidean Plane Geometry](https://sites.google.com/site/projektivna/), written by Milan Mitrović from Slovenian into English, without modifying any of the LaTeX commands.\n", "\n",