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.
2 parents 17af2f3 + e193b5a commit a093f04Copy full SHA for a093f04
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