Skip to content

Commit

Permalink
[DOCS] reuqest → request typo fix (#728)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cladis authored and polyfractal committed Apr 4, 2018
1 parent 805329b commit 68db9f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/per-request-configuration.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ conflicts, etc. But sometimes you want to deal with the response body rather th
in test suites).

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


Expand Down

0 comments on commit 68db9f0

Please sign in to comment.