diff --git a/docs/intro/learning.rst b/docs/intro/learning.rst index 1914c5a..694abd8 100644 --- a/docs/intro/learning.rst +++ b/docs/intro/learning.rst @@ -18,7 +18,7 @@ quick-start guide to the language. Python Basics ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -pythonbasics.org is an introductiory tutorial for beginners. The tutorial includes exercises. It covers the basics and there are als more in-depth lessons like object oriented programming and regular expressions. +pythonbasics.org is an introductiory tutorial for beginners. The tutorial includes exercises. It covers the basics and there are also in-depth lessons like object oriented programming and regular expressions. `Python basics `_