Skip to content

Commit 3bcb5a1

Browse files
Cladispolyfractal
authored andcommitted
[DOCS] reuqest → request typo fix (#728)
1 parent 9465a72 commit 3bcb5a1

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
@@ -13,7 +13,7 @@ conflicts, etc. But sometimes you want to deal with the response body rather th
1313
in test suites).
1414

1515
If you need that behavior, you can configure an `ignore` parameter. This should be configured in the `client` parameter
16-
of the reuqest array. For example, this example will ignore the `MissingDocument404Exception`
16+
of the request array. For example, this example will ignore the `MissingDocument404Exception`
1717
exception and instead return the JSON provided by Elasticsearch.
1818

1919

0 commit comments

Comments
 (0)