From b9ebd3370357c7b4b89939729307546334b194c8 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz <me@kennethreitz.com> Date: Wed, 23 May 2012 13:25:40 -0400 Subject: [PATCH] prose --- bin/steps/django/injection | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/steps/django/injection b/bin/steps/django/injection index 3d2796a0..65774548 100755 --- a/bin/steps/django/injection +++ b/bin/steps/django/injection @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# This script serves as the Django build step of the +# This script serves as the Django injection build step of the # [**Python Buildpack**](https://github.com/heroku/heroku-buildpack-python) # compiler. # -- GitLab