diff --git a/packages/website/src/components/ApplyForm.js b/packages/website/src/components/ApplyForm.js index 46270d171..6e0bcd095 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 + .