Skip to content

Commit 929c60c

Browse files
author
Maksym Mykhailenko
committed
chore: letter case "Company Name"
1 parent 8446070 commit 929c60c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/settings/routes/profile/components/ProfileSettingsForm.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ class ProfileSettingsForm extends Component {
277277
)}
278278
{showCompanyName &&
279279
this.getField(
280-
'Company name',
280+
'Company Name',
281281
'companyName',
282282
true,
283283
disableCompanyInput

0 commit comments

Comments
 (0)