From a3871f2b5c1b1a1036bf808a0bee92564dee2dfd Mon Sep 17 00:00:00 2001 From: Shane Afsar Date: Tue, 7 Nov 2023 15:46:57 -0500 Subject: [PATCH] chore(apply): update terms (#2121) * Update apply terms * Missing tag * Run prettier on file --- packages/website/src/components/ApplyForm.js | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/packages/website/src/components/ApplyForm.js b/packages/website/src/components/ApplyForm.js index 46270d17..6e0bcd09 100644 --- a/packages/website/src/components/ApplyForm.js +++ b/packages/website/src/components/ApplyForm.js @@ -230,14 +230,19 @@ function ApplyForm() { required={true} id="opensource" name="opensource" - aria-label="Confirm I understand that this is a Free Service as described in Algolia's Terms of Service" + aria-label="Confirm I understand that this is a Free Service as described in Algolia's Terms of Service and Algolia's Special Free Service Terms" type="checkbox" className="uil-mr-8" /> I understand that this is a Free Service as described in Algolia's{' '} - Terms of Service. + Terms of Service + {' '} + and Algolia's{' '} + + Special Free Services Terms + .