From b078a94a5b3d84c7eb522787be3f289429e9bdbb Mon Sep 17 00:00:00 2001 From: Joshua Harlow Date: Mon, 2 Feb 2015 13:52:42 -0800 Subject: [PATCH] Upper case python Change-Id: I3091ab09d70d02d5ffd5236672a38deabdb99d04 --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index e5b246d..c07f0b3 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,7 @@ Debtcollector ============= -A collection of python patterns that help you collect your technical debt in a +A collection of Python patterns that help you collect your technical debt in a non-destructive manner (following deprecation patterns and strategies and so-on).