Commit d2bc5b9dea3498160c39f62d513da7d977981ec3
1 parent
56967e50
Exists in
master
and in
2 other branches
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,7 +27,7 @@ | ||
27 | </div> | 27 | </div> |
28 | 28 | ||
29 | <div class="jumbotron"> | 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 | <div class="row"> | 31 | <div class="row"> |
32 | <div class="col-md-6 col-md-offset-3"> | 32 | <div class="col-md-6 col-md-offset-3"> |
33 | <table class="table table-striped"> | 33 | <table class="table table-striped"> |