Skip to content

Commit

Permalink
Update superset-frontend/src/views/CRUD/data/database/DatabaseModal/D…
Browse files Browse the repository at this point in the history
…atabaseConnectionForm.tsx

Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
  • Loading branch information
AAfghahi and betodealmeida authored Jun 4, 2021
1 parent 18d5ed5 commit e5253af
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ const forceSSLField = ({
<span css={toggleStyle}>SSL</span>
</Tooltip>
<InfoTooltip
tooltip={t('SSL mode "require" will be used')}
tooltip={t('SSL will be enabled in the database connection')}
placement="bottomRight"
/>
</div>
Expand Down

0 comments on commit e5253af

Please sign in to comment.