diff --git a/bin/compile b/bin/compile
index 35df0b85041ea7a5c0cd8642814855b9059c2797..0c7b6bc38468da4f189ab6a2d941ab8e348d8ae5 100755
--- a/bin/compile
+++ b/bin/compile
@@ -1,4 +1,4 @@
-fp#!/usr/bin/env bash
+#!/usr/bin/env bash
 
 # This script serves as the
 # [**Python Buildpack**](https://github.com/heroku/heroku-buildpack-python)