Skip to content

Commit e5f271d

Browse files
authored
Update docs/ref/dotq.md
1 parent b54513c commit e5f271d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ref/dotq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1003,7 +1003,7 @@ Saves all tables by calling `.Q.dpft`, clears tables, and sends reload message t
10031003
.Q.hg x
10041004
```
10051005

1006-
Where `x` is a URL as a symbol atom or (since V3.6 2018.02.10) a string, returns a string for for the result of an HTTP[S] GET query.
1006+
Where `x` is a URL as a symbol atom or (since V3.6 2018.02.10) a string, returns a string for the result of an HTTP[S] GET query.
10071007
(Since V3.4)
10081008

10091009
```q

0 commit comments

Comments
 (0)