mirror of
https://github.com/remoteintech/remote-jobs
synced 2025-01-15 14:03:53 +00:00
Change company name description from "Name" to "Company name"
This commit is contained in:
parent
68b94f3b84
commit
eb88a9c631
1 changed files with 1 additions and 1 deletions
|
@ -570,7 +570,7 @@ exports.buildSearchData = data => {
|
|||
} );
|
||||
|
||||
const headings = getHeadingPropertyNames();
|
||||
headings.nameText = 'Name';
|
||||
headings.nameText = 'Company name';
|
||||
headings.websiteText = 'Website';
|
||||
headings.shortRegion = 'Region';
|
||||
|
||||
|
|
Loading…
Reference in a new issue