* tests/python/word.ipynb: Typo.

This commit is contained in:
Alexandre Duret-Lutz 2021-12-16 14:20:12 +01:00
parent e7f0df048a
commit 253dd80b53

View file

@ -350,7 +350,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Calling `simplifify()` will produce a shorter word that is compatible with the original word. For instance in the above word, the second `a` is compatible with `!a & b`, so the prefix can be shortened by rotating the cycle."
"Calling `simplify()` will produce a shorter word that is compatible with the original word. For instance, in the above word the second `a` is compatible with `!a & b`, so the prefix can be shortened by rotating the cycle."
]
},
{