diff --git a/end2end-tests/README.md b/end2end-tests/README.md index c15fc019df0c420eb01b9306143f20885a764947..383016dd8119da6d66388f6fd2b1c36001b7e3f1 100644 --- a/end2end-tests/README.md +++ b/end2end-tests/README.md @@ -121,7 +121,7 @@ To run the cucumber tests, you will need to have the rust toolchain installed lo To run all the scenarios (there are many) use the command: `cargo cucumber` -You can filter the `.feature` files to run with the option `i`, for instante: +You can filter the `.feature` files to run with the option `i`, for instance: ``` cargo cucumber -i monetary*