Fix typo in examples/book_translation/translate_latex_book.ipynb (#798)
This commit is contained in:
parent
914881d436
commit
1e90380087
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue