diff options
-rw-r--r-- | tyrian-contributors.html.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tyrian-contributors.html.erb b/tyrian-contributors.html.erb index f0a00e2..71d6d7f 100644 --- a/tyrian-contributors.html.erb +++ b/tyrian-contributors.html.erb @@ -112,7 +112,7 @@ <div class="page-header mb-4" style="border-bottom: none!important;padding-bottom: 10px!important;margin-top:0px!important;"> <h1>Contributors <br> - <small> the gentoo univerese aggregates feeds from <%= site.items.map { |i| i.feed }.uniq.length() %> + <small> the gentoo universe aggregates feeds from <%= site.items.map { |i| i.feed }.uniq.length() %> sources</small> </h1> </div> |