We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17af2f3 commit e193b5aCopy full SHA for e193b5a
src/components/view/tls/tls-failure-details-pane.tsx
@@ -76,7 +76,7 @@ export class TlsFailureDetailsPane extends React.Component<{
76
This means that the client hasn't yet been fully configured
77
to work with HTTP Toolkit. It has the proxy settings,
78
but it doesn't trust our certificate authority (CA), so we
79
- can't we can't intercept its HTTPS traffic.
+ can't intercept its HTTPS traffic.
80
</p>
81
: failure.failureCause === 'no-shared-cipher'
82
? <>
0 commit comments