We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66d126e commit 072a36fCopy full SHA for 072a36f
packages/hawtio/src/plugins/connect/Connect.tsx
@@ -67,11 +67,11 @@ export const Connect: React.FunctionComponent = () => {
67
rel='noreferrer'
68
>
69
secure browsing contexts
70
- </a>
+ </a>{' '}
71
it is possible to store credentials in secure manner using{' '}
72
<a href='https://developer.mozilla.org/en-US/docs/Web/API/Crypto' target='_blank' rel='noreferrer'>
73
Crypto API
74
75
and send them securely.
76
</p>
77
<p>
0 commit comments