Skip to content

Commit

Permalink
chore(data-warehouse): add confirmation caption to hubspot (#24147)
Browse files Browse the repository at this point in the history
  • Loading branch information
EDsCODE authored Aug 1, 2024
1 parent 52118ab commit c6db8e6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ export const SOURCE_DETAILS: Record<ExternalDataSourceType, SourceConfig> = {
Hubspot: {
name: 'Hubspot',
fields: [],
caption: '',
caption: 'Succesfully authenticated with Hubspot. Please continue here to complete the source setup',
},
Postgres: {
name: 'Postgres',
Expand Down

0 comments on commit c6db8e6

Please sign in to comment.