From 9379b625ba49c28e0679421c944c1cfb919081b7 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 15 Jan 2016 18:07:14 -0500 Subject: [PATCH] Update learning.rst --- docs/intro/learning.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/intro/learning.rst b/docs/intro/learning.rst index 67a19aa..6b28bb0 100644 --- a/docs/intro/learning.rst +++ b/docs/intro/learning.rst @@ -143,7 +143,7 @@ Learn to Program in Python with Codeacademy ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ A Codeacademy course for the absolute Python beginner. This free and interactive course provides and teaches the basics (and beyond) of Python programming whilst testing the user's knowledge in between progress. -This course also features a built in interpreter for receiving instant feedback on your learning. +This course also features a built-in interpreter for receiving instant feedback on your learning. `Learn to Program in Python with Codeacademy `_