diff --git a/apps.md b/apps.md
index d1a53a2b..4586a4a4 100644
--- a/apps.md
+++ b/apps.md
@@ -16,7 +16,7 @@
         <p><strong>Description</strong>: {app_description}</p>
         <p><strong>Last update (UTC)</strong>: {app_update}</p>
         <p><strong>Maintainer</strong>: {app_maintainer} <small class="text-muted">({app_mail})</small></p>
-        <p><strong>Git</strong>: <a href="{app_git}" target="_blank">{app_git}</a> <small class="text-muted">({app_branch})</small></p>
+        <p><strong>Git repository</strong>: <a href="{app_git}" target="_blank">{app_git}</a> <small class="text-muted">({app_branch})</small></p>
         <a href="#/app_{app_id}" target="_blank" class="btn btn-default">Documentation</a>
     </div>
   </div>