From a1a63845d77d299bae834b1ef062a4d8aab9e90a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Viguier?= Date: Fri, 27 Sep 2024 17:27:59 +0200 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Martin Stone <1611702+d7415@users.noreply.github.com> --- src/pages/get-supporter-edition.astro | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/get-supporter-edition.astro b/src/pages/get-supporter-edition.astro index 8361f9b9..cb565f74 100644 --- a/src/pages/get-supporter-edition.astro +++ b/src/pages/get-supporter-edition.astro @@ -109,7 +109,7 @@ const metadata = { title: 'What is the difference between the Free and Supporter Edition?', description: 'The Free Edition is a great choice for personal use, offering unlimited albums, users, and photo uploads.
\ - Lychee SE includes all the features of the Free Edition, plus some exclusive features as a thank for supporting the development of Lychee.', + Lychee SE includes all the features of the Free Edition, plus some exclusive features as a thank-you for supporting the development of Lychee.', }, { title: 'I am running an old version of Lychee and I want to upgrade to version 6.
Will I be losing features if I do not use the Supporter Edition?', @@ -120,7 +120,7 @@ const metadata = { { title: 'Is there a trial period for the Supporter Edition?', description: - "Unfortunately, we do not offer trial periods nor refunds. For this reason we recommend you to try the Free Edition first to see if Lychee fits your needs as it already comes packed with a lot of features.", + "Unfortunately, we do not offer trial periods nor refunds. For this reason we recommend that you try the Free Edition first to see if Lychee fits your needs as it already comes packed with a lot of features.", }, { title: 'How do I register my Supporter Edition?', @@ -130,7 +130,7 @@ const metadata = { { title: 'Is there a limit on the number of Lychee instances I can use my license key on?', description: - "No. You can use your personal license key on as any instances of Lychee that you run.", + "No. You can use your personal license key on as many instances of Lychee as you have.", }, { title: 'I want to contribute to Lychee, where does my code fall between the Free and the Supporter Edition?', @@ -148,7 +148,7 @@ const metadata = { title: 'Is there a different code license between the Free and the Supporter Edition?', description: "No. The license is the same for both editions: the MIT license.\ - Lychee remain fully Open Source. And as crazy at it sounds, the code of the Supporter Edition is fully available on GitHub.", + Lychee remains fully Open Source. And as crazy at it sounds, the code of the Supporter Edition is fully available on GitHub.", } // { // title: 'Do the plans come with customer support?',