diff --git a/client/src/components/Donation/donation-modal.tsx b/client/src/components/Donation/donation-modal.tsx index b5d34524647..3c458dfcb26 100644 --- a/client/src/components/Donation/donation-modal.tsx +++ b/client/src/components/Donation/donation-modal.tsx @@ -410,7 +410,7 @@ function DonateModal({ const loadElementsIndividually = useFeature('load_elements_individually').on; const showMultiTier = useFeature('multi-tier').on; - // test wheather the conversions are being distributed properly + // test whether the conversions are being distributed properly useFeature('aa-test-in-component'); const handleProcessing = () => {