diff --git a/templates/commute.html.ep b/templates/commute.html.ep
index 77e6373..4e575e6 100644
--- a/templates/commute.html.ep
+++ b/templates/commute.html.ep
@@ -38,7 +38,7 @@
- %= text_field 'station', id => 'station', required => undef, class => 'autocomplete contrast-color-text' autocomplete => 'off'
+ %= text_field 'station', id => 'station', required => undef, class => 'autocomplete contrast-color-text', autocomplete => 'off'