diff --git a/app/views/commits/show.html.haml b/app/views/commits/show.html.haml index 4ff1aaf3..e076f436 100644 --- a/app/views/commits/show.html.haml +++ b/app/views/commits/show.html.haml @@ -15,7 +15,7 @@ %td Author %td= @commit.author_name %tr - %td Commited Date + %td Committed Date %td= @commit.created_at.stamp("Aug 21, 2011, 11:15pm") %tr %td Message