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 68162d2 commit a75d726Copy full SHA for a75d726
index.html
@@ -183,7 +183,7 @@ <h3>Proxy Options</h3>
183
</div>
184
<!-- --proxy-cred -->
185
<div class="form-group" title="Use a proxy to connect to the target URL">
186
- <label class="form-label" for="proxyCred">HTTP(S) PROXY CREDENTIALS<br/><span>--proxy-creed</span></label>
+ <label class="form-label" for="proxyCred">HTTP(S) PROXY CREDENTIALS<br/><span>--proxy-cred</span></label>
187
<input type="text" id="proxyCred" class="form-control" placeholder="username:password">
188
189
<!-- --proxy-file -->
0 commit comments