fix(client): donation-modal typo (#52097)

This commit is contained in:
hairyputtar 2023-10-25 19:22:27 +05:30 committed by GitHub
parent 37f3ec0ae1
commit 32ec066429
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 = () => {