diff --git a/app/views/projects/new.html.haml b/app/views/projects/new.html.haml index 0d119bd1d9622897395c352a1a3d5cee73806865..703e558ae41fe6df65c34a6f3986ef3b9416d7a3 100644 --- a/app/views/projects/new.html.haml +++ b/app/views/projects/new.html.haml @@ -6,7 +6,7 @@ %div.ajax_loader.hide %center %div.padded= image_tag "ajax_loader.gif" - %h3.prepend-top Creating project & repository. Please wait for few minutes + %h3.prepend-top Creating project & repository. Please wait a few minutes :javascript $(function(){ new Projects(); });