diff --git a/src/pages/authentication/auth-forms/CustomFormWizard.js b/src/pages/authentication/auth-forms/CustomFormWizard.js index d59cde9..db3ed52 100644 --- a/src/pages/authentication/auth-forms/CustomFormWizard.js +++ b/src/pages/authentication/auth-forms/CustomFormWizard.js @@ -1072,7 +1072,7 @@ const CustomFormWizard = (props) => { - () + diff --git a/src/translations/en.json b/src/translations/en.json index 85a3d29..7454dfc 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -440,7 +440,7 @@ "noRecordFound": "No record found", "rowsPerPage": "Rows Per Page", "date" : "Date", - "keyword": "Key word", + "keyword": "Keyword", "dateFrom": "Date(From)", "dateTo": "Date(To)", "of": "of",