From 8afc7ce29fe7e68ba4c0b66daa772333230eefaa Mon Sep 17 00:00:00 2001 From: Vesa Luusua Date: Wed, 19 Jun 2019 17:58:18 +0300 Subject: [PATCH] Fix typo on en.json --- src/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations/en.json b/src/translations/en.json index b7d26113..c637033b 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -576,7 +576,7 @@ "PayoutDetailsForm.organizationTitlePlaceholder": "CEO, Manager, Partner", "PayoutDetailsForm.owner": "Owner (25% or more)", "PayoutDetailsForm.ownershipPercentageLabel": "Ownership percentage", - "PayoutDetailsForm.ownershipPercentagePlaceholder":"100", + "PayoutDetailsForm.ownershipPercentagePlaceholder": "100", "PayoutDetailsForm.personalDetailsAdditionalOwnerTitle": "Additional owner details", "PayoutDetailsForm.personalDetailsTitle": "Personal details", "PayoutDetailsForm.personalEmailLabel": "Email",