diff --git a/src/pages/Proof/Create_FromApp/ProofForm.js b/src/pages/Proof/Create_FromApp/ProofForm.js index d4e3d87..93dd787 100644 --- a/src/pages/Proof/Create_FromApp/ProofForm.js +++ b/src/pages/Proof/Create_FromApp/ProofForm.js @@ -208,7 +208,7 @@ const FormPanel = ({ formData }) => { - Deadline for online proof with revison: + Deadline for online proof with revision: - Deadline for proof with revison: + Deadline for proof with revision: Before {DateUtils.datetimeStr(data.reviseDeadline)} diff --git a/src/translations/en.json b/src/translations/en.json index 151592b..751dcbf 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -414,7 +414,7 @@ "applicationPublishDate": "Publish Date", "pleaseCheckReminder": "Please download the following printed manuscript file and proofread it carefully", "payAnd": "Pay and ", - "commentDeadline": "Deadline for online proof with revison", + "commentDeadline": "Deadline for online proof with revision", "paymentDeadline": "Deadline for online confirm proof", "confirmingDealine": "Deadline for Confirming Proof", "PaymentCoonpletDealine": "Deadline for Payment Completeion",