Merge pull request #35 from polonez/master

Fix typo
This commit is contained in:
Peter Norvig
2018-01-09 22:49:59 -08:00
committed by GitHub

View File

@@ -326,7 +326,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# SImulation Visualization\n",
"# Simulation Visualization\n",
"\n",
"If we want to do larger simulations we'll need a better way to visualize the results.\n",
"The function `show` does that:"