diff --git a/docs/intro/learning.rst b/docs/intro/learning.rst index 10fdca00c..ba4a95965 100644 --- a/docs/intro/learning.rst +++ b/docs/intro/learning.rst @@ -9,7 +9,7 @@ The Python Tutorial This is the official tutorial. It covers all the basics, and offers a tour of the language and the standard library. Recommended for those who need a -quickstart guide to the language. +quick-start guide to the language. `The Python Tutorial `_