Skip to content

Commit cfd5073

Browse files
Merge pull request #5211 from segmentio/sarahrudy-patch-17
Grammar fix
2 parents f39fd40 + 306420c commit cfd5073

File tree

1 file changed

+1
-1
lines changed
  • src/connections/destinations/catalog/hubspot

1 file changed

+1
-1
lines changed

src/connections/destinations/catalog/hubspot/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ analytics.identify('user1234', {
6161
6262
HubSpot does not accept any trait keys that contain upper case letters or spaces. Segment converts any custom traits you send to lower case, and replaces spaces with an underscore.
6363

64-
HubSpot removes from the request any traits that aren't contact fields in HubSpot. To find out which fields you can set, navigate to **Settings > Data Management > Objects > Contacts** and select **Manage contact properties** under the **Setup** tab. Example field names are `firstname`, `lastname`, `company`, and `phone`.
64+
HubSpot removes any traits from the request that aren't contact fields in HubSpot. To find out which fields you can set, navigate to **Settings > Data Management > Objects > Contacts** and select **Manage contact properties** under the **Setup** tab. Example field names are `firstname`, `lastname`, `company`, and `phone`.
6565

6666
If you specify a company name (using `traits.company.name`), it appears as a *property* of the contact (you can find it in HubSpot's UI using **About [contact] > View > View All Properties**), but it does not appear as the user's company under **[contact]'s Company**.
6767

0 commit comments

Comments
 (0)