Skip to content

Commit ac6e9fc

Browse files
authored
fix: typo in HTTP proxy docs (#155)
1 parent 742c504 commit ac6e9fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/http-proxy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ spec:
3232
topology:
3333
variables:
3434
- name: proxy
35-
values:
35+
value:
3636
http: http://example.com
3737
https: http://example.com
3838
additionalNo:

0 commit comments

Comments
 (0)