diff --git a/docs/intro/learning.rst b/docs/intro/learning.rst index b7eca0d..959859f 100644 --- a/docs/intro/learning.rst +++ b/docs/intro/learning.rst @@ -224,7 +224,7 @@ Python 3 and 2.6 versions. `Python Pocket Reference `_ Writing Idiomatic Python -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~~~~~ "Writing Idiomatic Python", written by Jeff Knupp, contains the most common and important Python idioms in a format that maximizes identification and understanding.