Skip to content

Commit 622eb43

Browse files
Update client/components/mma/delivery/address/DeliveryAddressForm.tsx
Co-authored-by: Andrew Howe-Ely <[email protected]>
1 parent 548a61c commit 622eb43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/components/mma/delivery/address/DeliveryAddressForm.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,7 @@ export const DeliveryAddressUpdate = (props: WithProductType<ProductType>) => {
487487
}
488488
>
489489
call our customer support team
490-
</span>
490+
</span>{' '}
491491
to update your delivery details.
492492
</p>
493493
{showTopCallCentreNumbers && <CallCentreEmailAndNumbers />}

0 commit comments

Comments
 (0)