From 1d7adb3a0bda66a39055583e750a8524a57b7caa Mon Sep 17 00:00:00 2001 From: Jeffrey Allman Date: Thu, 5 Apr 2018 20:46:06 -0400 Subject: [PATCH] Fix typo Absolution means a "formal release from guilt, obligation, or punishment." --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7df5547a..52f9be9e 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ View the [full course outline](https://training.talkpython.fm/courses/explore_10 This course is for anyone who wants to immerse themselves in Python for 100 days worth of learning and hands-on projects. -We don’t start from absolution zero in terms of programming but if you are new to Python we have a language appendix and we start somewhat slow. By the end of the course, we get into intermediate-level Python projects. +We don’t start from absolute zero in terms of programming but if you are new to Python we have a language appendix and we start somewhat slow. By the end of the course, we get into intermediate-level Python projects. ## Course flow and the 33 projects