diff --git a/apps/web/app/(base-org-dark)/(builders)/build/onchainkit/FeaturesSection.tsx b/apps/web/app/(base-org-dark)/(builders)/build/onchainkit/FeaturesSection.tsx index 3cd8dc9305..331e976d2c 100644 --- a/apps/web/app/(base-org-dark)/(builders)/build/onchainkit/FeaturesSection.tsx +++ b/apps/web/app/(base-org-dark)/(builders)/build/onchainkit/FeaturesSection.tsx @@ -137,7 +137,7 @@ const baseAccountFeatures = [ colorClass: 'text-[#7575FF]', title: 'Reduce friction', description: - 'Request user consent to provide details like name, address, or email to streamline onchain UX flows', + 'Request user consent to provide details like name, address, or email to streamline onchain UX flows.', }, { colorClass: 'text-[#B8A581]',