#11392: you can trust the computer, but you have to know what it does.
diff --git a/Doc/library/turtle.rst b/Doc/library/turtle.rst
index 0f368ad..129ec0e 100644
--- a/Doc/library/turtle.rst
+++ b/Doc/library/turtle.rst
@@ -2169,9 +2169,11 @@
| bytedesign | complex classical | :func:`tracer`, delay,|
| | turtlegraphics pattern | :func:`update` |
+----------------+------------------------------+-----------------------+
-| chaos | graphs verhust dynamics, | world coordinates |
-| | proves that you must not | |
-| | trust computers' computations| |
+| chaos | graphs Verhulst dynamics, | world coordinates |
+| | shows that computer's | |
+| | computations can generate | |
+| | results sometimes against the| |
+| | common sense expectations | |
+----------------+------------------------------+-----------------------+
| clock | analog clock showing time | turtles as clock's |
| | of your computer | hands, ontimer |