diff --git a/bin/steps/django/injection b/bin/steps/django/injection
index 3d2796a07972e91c187f4f49cc078d390e99f237..6577454853ef1ff8ccead2da094888b221b4f56b 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.
 #