summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/howitworks.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/howitworks.rst b/docs/howitworks.rst
index c2aec9a..31f4f7d 100644
--- a/docs/howitworks.rst
+++ b/docs/howitworks.rst
@@ -64,7 +64,7 @@ transformation and then Python will handle the rest.
When Python compares the two, it roughly follows the below logic:
-k::
+::
2 <=> 2 ==> equal, so keep going
' ft ' <=> ' ft ' ==> a string is a special type of sequence - evaluate each character individually