Skip to content

Commit

Permalink
doc(pact_verifier_cli): Fix grammar #418
Browse files Browse the repository at this point in the history
  • Loading branch information
rholshausen committed Jul 8, 2024
1 parent fbb7825 commit bab814c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust/pact_verifier_cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ set, the state change request will not be made.
#### `--state-change-as-query`

By default, the state for the state change request will be sent as a JSON document in the body of the request. This
option forces it to be sent as a query parameters instead.
option forces it to be sent as query parameters instead.

#### `--state-change-teardown`

Expand Down

0 comments on commit bab814c

Please sign in to comment.