Skip to content

Commit

Permalink
update typo and invalid env
Browse files Browse the repository at this point in the history
  • Loading branch information
martyndavies committed Jul 14, 2023
1 parent 5ea9226 commit 3949e39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api-examples/hubspot.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ superface map hubspot companies-management/read-companies

### Add your API key

If you don't already have your HubSpot API key in your environment, you can add it to your `.env` file as `HUBSPOT_TOKEN=<your-notion-api-key>`.
If you don't already have your HubSpot API key in your environment, you can add it to your `.env` file as `HUBSPOT_API_KEY=<your-hubspot-api-key>`.

### Set up your inputs

Expand Down

0 comments on commit 3949e39

Please sign in to comment.