diff --git a/bin/steps/cryptography b/bin/steps/cryptography
index 1aa74b325de98d0e88853af129d3b93ae14f12e5..23a6f94e2ac78e78a27f51ae5dcfbaf5db94d316 100755
--- a/bin/steps/cryptography
+++ b/bin/steps/cryptography
@@ -1,6 +1,6 @@
 #!/usr/bin/env bash
 
-# This script serves as the Pylibmc build step of the
+# This script serves as the Cryptography build step of the
 # [**Python Buildpack**](https://github.com/heroku/heroku-buildpack-python)
 # compiler.
 #