Fix grammar in fork error message.

This commit is contained in:
Judson D Neer 2013-11-21 11:53:48 -08:00
parent 6b491a2bed
commit 574fffb722

View file

@ -3,9 +3,9 @@
%i.icon-code-fork
Fork Error!
%p
You are trying to fork
You tried to fork
= link_to_project @project
but it fails due to next reason:
but it failed for the following reason:
- if @forked_project && @forked_project.errors.any?