Skip to content

Commit

Permalink
Reword some parts of the README
Browse files Browse the repository at this point in the history
  • Loading branch information
Taluu committed Feb 25, 2020
1 parent 8c31127 commit 56dc556
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,8 @@ Some services are provided to be injected in contexts, which are the following:
compatible with behat's auto-wiring feature.

In order to enable the Json assertions, you need to use the
`Behapi\Context\Json` context. If you want to add some other json assertions,
extend the `Behapi\Json\Context` class. Note that if you use the json context,
you should have used the client provided by the client builder used in the
`Behapi\Context\Json` context. Note that if you use the json context, you
should have used the client provided by the client builder used in the
`Behapi\Http\RequestContext` context.

If you need to play with the request being built, or the response created when
Expand Down

0 comments on commit 56dc556

Please sign in to comment.