We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5f271d commit 182ca38Copy full SHA for 182ca38
docs/ref/dotq.md
@@ -1084,7 +1084,7 @@ Where
1084
Returns a string for the result of an HTTP[S] POST query.
1085
(Since V3.4)
1086
1087
-Will utilize proxy settings if defined, as described in [hg (HTTP get)](#hp-http-get)
+Uses proxy settings if defined, as described in [hg (HTTP get)](#hp-http-get).
1088
1089
```q
1090
q).Q.hp["http://google.com";.h.ty`json]"my question"
0 commit comments