Skip to content

Commit 0edfad3

Browse files
committed
Merge branch '7.x' of github.com:elastic/elasticsearch-php into 7.x
2 parents 62bdcd7 + 0ca2de2 commit 0edfad3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/per-request-configuration.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ Array
253253

254254
It is possible to configure per-request curl timeouts via the `timeout` and
255255
`connect_timeout` parameters. These control the client-side, curl timeouts. The
256-
`connect_timeout` paramter controls how long curl should wait for the "connect"
256+
`connect_timeout` parameter controls how long curl should wait for the "connect"
257257
phase to finish, while the `timeout` parameter controls how long curl should
258258
wait for the entire request to finish.
259259

0 commit comments

Comments
 (0)