diff --git a/bin/test b/bin/test
index 955274f704f60d36704a003032d887f7ba606c10..7eca8385bb810dd70df098ac160e1006bfe4cd9e 100755
--- a/bin/test
+++ b/bin/test
@@ -2,7 +2,7 @@
 
 #
 # Create a Heroku app with the following buildpack:
-# https://github.com/ddollar/buildpack-tet
+# https://github.com/ddollar/buildpack-test
 #
 # Push this Python buildpack to that Heroku app to
 # run the tests.