Skip to content

Commit a75d726

Browse files
committed
Fix proxy credentials label
1 parent 68162d2 commit a75d726

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ <h3>Proxy Options</h3>
183183
</div>
184184
<!-- --proxy-cred -->
185185
<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>
186+
<label class="form-label" for="proxyCred">HTTP(S) PROXY CREDENTIALS<br/><span>--proxy-cred</span></label>
187187
<input type="text" id="proxyCred" class="form-control" placeholder="username:password">
188188
</div>
189189
<!-- --proxy-file -->

0 commit comments

Comments
 (0)