From d57e57adf28325dbd1e967ed0842a8db2a4dad23 Mon Sep 17 00:00:00 2001 From: David Caro Date: Aug 21 2015 13:32:34 +0000 Subject: Small typos fixed --- diff --git a/pagure/templates/repo_info.html b/pagure/templates/repo_info.html index a01cf00..4b6c477 100644 --- a/pagure/templates/repo_info.html +++ b/pagure/templates/repo_info.html @@ -48,7 +48,7 @@ git push -u origin master -

If you have not createt your git repo yet:

+

If you have not created your git repo yet:

       git clone {{ config.get('GIT_URL_SSH') }}{% if repo.parent %}forks/{% endif %}{{ repo.fullname }}.git
       cd {{ repo.name }}
@@ -153,7 +153,7 @@
         }}" method="post" class="inline_it icon del_icon">
         {{ form.csrf_token }}