diff --git a/app/views/projects/empty.html.haml b/app/views/projects/empty.html.haml index 9f3502e..b5dffb7 100644 --- a/app/views/projects/empty.html.haml +++ b/app/views/projects/empty.html.haml @@ -6,7 +6,7 @@ = image_tag "ajax_loader.gif" %h3 Importing repository. %p.monospace git clone --bare #{@project.import_url} - %p Please wait until we import repository for you. Refresh at will. + %p Please wait while we import the repository for you. Refresh at will. :javascript new ProjectImport(); -- libgit2 0.21.2