Fixed grammar in 'please wait' message after creating project
This commit is contained in:
parent
dce6f7beb4
commit
516a76c9a9
1 changed files with 1 additions and 1 deletions
|
@ -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(); });
|
||||
|
|
Loading…
Reference in a new issue