Skip to content
Snippets Groups Projects
Commit efa5bc3f authored by Atte Keinänen's avatar Atte Keinänen Committed by GitHub
Browse files

Merge pull request #5066 from metabase/fix-ssh-tunnel-description-typo

Fix an annoying typo in DatabaseDetailsForm
parents bed3f057 d6e5b5d2
No related branches found
No related tags found
No related merge requests found
......@@ -165,7 +165,7 @@ export default class DatabaseDetailsForm extends Component {
<div style={{maxWidth: "40rem"}} className="pt1">
Some database installations can only be accessed by connecting through an SSH bastion host.
This option also provides an extra layer of security when a VPN is not available.
Enabling this is usually slower than a dirrect connection.
Enabling this is usually slower than a direct connection.
</div>
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment