diff --git a/Commands/Reformat Document.tmCommand b/Commands/Reformat Document.tmCommand
index c2f68bc..cb75667 100644
--- a/Commands/Reformat Document.tmCommand
+++ b/Commands/Reformat Document.tmCommand
@@ -5,7 +5,7 @@
beforeRunningCommand
saveModifiedFiles
command
- #!usr/bin/env ruby18
+ #!/usr/bin/env ruby18
# -- Imports -------------------------------------------------------------------