From 65d5e39cf14dfba27784f92468c531435b8632ec Mon Sep 17 00:00:00 2001 From: Christoph Haas Date: Fri, 15 Jul 2016 11:02:50 +0200 Subject: [PATCH] Minor rewording on about page --- app/views/welcome/about.slim | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/views/welcome/about.slim b/app/views/welcome/about.slim index 5addbeb..b875438 100644 --- a/app/views/welcome/about.slim +++ b/app/views/welcome/about.slim @@ -55,7 +55,7 @@ ' Do you wonder why this web site has been running for so many years ' obviously costing time and money? It's one of my pet projects and ' it is fun to develop and operate it. It was not conceived to make - ' a profit from it. + ' a profit from it. I'm just glad if you like the idea. h2 Which software packages are listed? @@ -138,10 +138,10 @@ p // TODO: Use real values - ' We currently have #{@package_count} packages in our database. + ' There are currently #{@package_count} software packages in the database. / ' 3798 of them have screenshots. / ' That makes a total of 7.8%. - ' We have #{@screenshot_count} screenshots on the server which means + ' #{@screenshot_count} screenshots have been uploaded which means that ' every package has an average number of #{@pkg_avg_screenshots} screenshots. / p