From 75eac0b6794c7de60629daa99e1e568fa64a4e23 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 6cdc22be5d..a3aa6778ed 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",