From 46bf34bec09079de8ee49eb427bb3e1eacba83b6 Mon Sep 17 00:00:00 2001 From: Patrick Yevsukov Date: Thu, 11 Jun 2015 11:30:51 -0400 Subject: Fix Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1bd99a..57a8d8e 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ only when absolutely necessary. How does pies differ from six? ==================== -Pies is significantly smaller and simpler then six because it assumes for +Pies is significantly smaller and simpler than six because it assumes for everything possible the developer is using the Python 3 compatible versions included with Python 2.6+, whereas six tries to maintain compatibility with Python 2.4 - leading to many more overrides and further into different language territory. -- cgit v1.2.1