diff --git a/ipynb/Snobol.ipynb b/ipynb/Snobol.ipynb index 882e092..b66470d 100644 --- a/ipynb/Snobol.ipynb +++ b/ipynb/Snobol.ipynb @@ -37,7 +37,7 @@ "\n", "# The Concordance Solution\n", "\n", - "I ended up with a program similar to the following, but to avoid having to explain Snobol, here I show Python syntax ecept for the `'$word'` indirection:" + "I ended up with a program similar to the following, but to avoid having to explain Snobol, here I show Python syntax (except for the `'$word'` indirection):" ] }, {