diff --git a/lib/index.js b/lib/index.js index a80415db..38cf4309 100755 --- a/lib/index.js +++ b/lib/index.js @@ -570,7 +570,7 @@ exports.buildSearchData = data => { } ); const headings = getHeadingPropertyNames(); - headings.nameText = 'Name'; + headings.nameText = 'Company name'; headings.websiteText = 'Website'; headings.shortRegion = 'Region';