Fix typo in examples/book_translation/translate_latex_book.ipynb (#798)

This commit is contained in:
Surav Shrestha 2023-10-19 04:55:29 +05:45 committed by GitHub
parent 914881d436
commit 1e90380087
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",