Commit d2bc5b9dea3498160c39f62d513da7d977981ec3

Authored by Athos
1 parent 56967e50

fix typo and add git information

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
template.html.tt
... ... @@ -27,7 +27,7 @@
27 27 </div>
28 28  
29 29 <div class="jumbotron">
30   - <p class="lead">This app fetches data from softwarepublico Copr EPEL7 repositories and compare package versions. In short, red rows mean package versions differ among the repositories (<b>note that this it NOT necessarily a bad thing</b>).</p>
  30 + <p class="lead">This app fetches data from softwarepublico Copr EPEL7 repositories and compares package versions. In short, red rows mean package versions differ among the repositories and/or git (<b>note that this is NOT necessarily a bad thing</b>).</p>
31 31 <div class="row">
32 32 <div class="col-md-6 col-md-offset-3">
33 33 <table class="table table-striped">
... ...