Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ptn committed May 3, 2011
1 parent d325eb9 commit 78c1119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/projects/index.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
due today
\:
%ul
= render :partial => "todos/overview", :collection => @overdue, :as => :todo
= render :partial => "todos/overview", :collection => @due_today, :as => :todo


#projects
Expand Down

0 comments on commit 78c1119

Please sign in to comment.